Subject | Re: [IBO] Selected rows in a TIB_Grid |
---|---|
Author | Helen Borrie |
Post date | 2004-12-19T00:15:06Z |
At 03:06 PM 18/12/2004 -0300, you wrote:
Helen
>Hi,Operate on the ib_query and refer to its SelectedBookmarks property.
>
>I want to rescue a field value of all the selected rows (with the ctrl
>key) of a TIB_Grid
>
>What properties should I use to iterate through all the rows of a
>TIB_GRID and to know if they are selected or not.
Helen