![]() |
Deselect All Rows |
Post Reply
|
| Author | |
wgeslaan@rbsoft.com
Newbie
Joined: 15 January 2013 Location: Italy Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: Deselect All RowsPosted: 18 January 2013 at 10:29am |
|
Hi, when I fill the control report and call the redraw event, I automatically select the first row. Is there a way to deselect all selected rows. I tried with SelectedRow.DeleteAll, but does not work. I also tried with this: If lstReport.SelectedRows.Count> 0 Then lstReport.SelectedRows.Row (0). Selected = False End if
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |