Obtains the number of the row the user clicked or double-clicked in a DataWindow control or DataStore object.
PowerBuilder DataWindow control or DataStore object
long dwcontrol.GetClickedRow ( )
Returns the number of the row that the user clicked or double-clicked in dwcontrol. Returns 0 if the user did not click or double-click a row (for example, the user double-clicked outside the data area, in text or spaces between rows, or in the header, summary, or footer area). If dwcontrol is NULL, the method returns NULL.
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |