SOLVED: Row Keypress |
Post Reply |
Author | |
ElvisM
Senior Member Joined: 12 October 2006 Location: Venezuela Status: Offline Points: 129 |
Post Options
Thanks(0)
Posted: 11 October 2008 at 7:26pm |
Hi friends.
Is possible to jump between the reportcontrol's rows pressing the first letter of the item? something like the Windows Explorer?
As you know, in the Windows Explorer the user can jump between the files pressing the file's first letter.
Please excuseme by my bad english, and see the image..
Regards,
Elvis
|
|
Product: Xtreme SuitePro (ActiveX) version 17.2
Platform: Windows 10 64bits Language: Visual Basic 2015 |
|
Baldur
Senior Member Joined: 22 November 2006 Location: Germany Status: Offline Points: 244 |
Post Options
Thanks(0)
|
You must do this by yourself.
Just store the charactervalue in a variable in keydown/keypress-event, went throu all rows, compare your searchcolumn against the stored value and set focusedrow to that row you find.
Perhaps you need a timer to reset the stored value.
|
|
ElvisM
Senior Member Joined: 12 October 2006 Location: Venezuela Status: Offline Points: 129 |
Post Options
Thanks(0)
|
Lots of thanks Baldur..
It's working.
regards
|
|
Product: Xtreme SuitePro (ActiveX) version 17.2
Platform: Windows 10 64bits Language: Visual Basic 2015 |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi, I see there is a method in V12.1.0 called wndReportControl.Records.FindRecordItem
I would think this would be a solution to find an item in a report but I can't tell how to use this... A sample of how to use it would be nice. If this would work as I expect your problem will be solved easely, Elvis Let's hear this from our support team.
Thanks in advance
|
|
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 |