Grid with Drag/Drop and Double Click Issue
Posted: Mon Apr 16, 2012 12:09 pm
I am experiencing a problem with a grid that is defined for drag and drop. I would also like to display a window when the user double clicks on row in the grid. I have defined field CSRRQSD for the cursor record number and I have set the onrowdblclick to pui.click("btnUpdateComment"). When I double click on a row, control is returned to my program as expected, but field CSRRQSD does not contain the row number that was clicked on. It is always 0.
Can you not have a grid with drag and drop and row double click defined?
Can you not have a grid with drag and drop and row double click defined?