GetChildObject  GetClickedRow

Chapter 9: Methods for the DataWindow Control

GetClickedColumn

Description

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

Syntax

PowerBuilder DataWindow control, DataStore object, or child DataWindow

integer dwcontrol.GetClickedColumn ( )

Returns

Returns the number of the column that the user clicked or double-clicked in dwcontrol. Returns 0 if the user did not click or double-click a column (for example, the user double-clicked outside the data area, in text or spaces between columns, or in the header, summary, or footer area). If dwcontrol is NULL, the method returns NULL.





Copyright © 2004. Sybase Inc. All rights reserved. GetClickedRow

View this book as PDF