Print Page | Close Window

Selected 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=4310
Printed Date: 01 May 2024 at 10:46pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Selected Row
Posted By: IDBG
Subject: Selected Row
Date Posted: 30 May 2006 at 1:27pm

Hi! 

I'm probably missing something very simple here.

I have multi-select set to true on my report.  When a user highlights one or more rows and clicks Delete, I make the selected rows visible=false and then populate the report control.

However, once I do this, the first row in the report control always gets selected.  I've tried

RptC.Rows(intSel + 1).Selected = True

which works, but the first row is selected along with the one I specified.

Why is the first row getting selected?  Am I missing something?

Thanks!!
Mir

 




Replies:
Posted By: SuperMario
Date Posted: 30 May 2006 at 1:45pm
Why not use ReportNavigator.MoveToRow?


Posted By: IDBG
Date Posted: 30 May 2006 at 2:00pm

That worked!  Thanks!!

 




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