In my NextGrid I need to clear any selected row(rows). I try this: NextGrid1.SelectedRow:=-1 but this is not working
How to clear selected row?
Started by leonidus, Jul 04 2012 07:11 PM
1 reply to this topic
#1
Posted 04 July 2012 - 07:11 PM
Hello.
In my NextGrid I need to clear any selected row(rows). I try this: NextGrid1.SelectedRow:=-1 but this is not working
In my NextGrid I need to clear any selected row(rows). I try this: NextGrid1.SelectedRow:=-1 but this is not working
#2
Posted 05 July 2012 - 07:28 PM
Hi,
If you are having multi-selection grid, use NextGrid.NoSelection;
If you are having multi-selection grid, use NextGrid.NoSelection;
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











