Print Page | Close Window

Deselect Row

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=20531
Printed Date: 30 August 2025 at 4:48am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Deselect Row
Posted By: energypf
Subject: Deselect Row
Date Posted: 15 January 2013 at 11:47am
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



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net