[Gambas-user] GridView. Is a row selected or not?

Bruce bbruen at ...2308...
Thu Oct 18 11:48:21 CEST 2012


On Thu, 2012-10-18 at 02:09 -0700, abbat wrote:
> Hi all,
> 
> I cant understand how to get a property of a row, is it selected or it's
> not.
> 
> How can I know is a GridView1[2, 4] - selected or it is not?
> 
> Thanks
> 
> 
If GridView.Rows[2].Selected then...

see 
> http://gambasdoc.org/help/comp/gb.form/_gridview_row/selected?v3&help

hth
Bruce





More information about the User mailing list