[Gambas-user] GridView and ListView Selections

user demosthenesk at ...626...
Fri Oct 15 18:28:31 CEST 2010


Hi to all again,

In a GridView we can unselect the selected rows as following

  grdResults.Rows.Unselect

In a ListView control when i want to unselect how we can do it?

i try to find something like

lswResults.Items.Unselect 

but there is no Items (as there is Rows class for grd) class or
something similar.







More information about the User mailing list