Is there a "Select All" function |
Post Reply |
Author | |
Tange
Newbie Joined: 30 September 2005 Status: Offline Points: 4 |
Post Options
Thanks(0)
Posted: 05 October 2010 at 7:13am |
Hello, Posted this question a few days ago, it sat in the forum with a status of "Pending Approval" a then just disappeared. Not sure why however I would like to ask the question again: Is there a function for the report control that acts as a "Select All". When the report control has focus and a Control + A is used it works but there doesn't seem to be a programmatic way to do this other than looping through all the rows and changing the selected status for each. Thanks in advance if anyone has any ideas. |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
If you are new to this forum it always takes a while before you get to see your posts. But after a few posts it will be faster
About your question... ReportControl doesn't have a method to select all rows except the Ctrl-A with keys. But you are able to use SendKeys method and select all rows with following 2 lines of code:
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
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 |