GetClickedColumn  GetColumn

Chapter 9: Methods for the DataWindow Control

GetClickedRow

Description

Obtains the number of the row the user clicked or double-clicked in a DataWindow control or DataStore object.

Syntax

PowerBuilder DataWindow control or DataStore object

long dwcontrol.GetClickedRow ( )

Returns

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. GetColumn

View this book as PDF