Print Page | Close Window

SOLVED: Row Keypress

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=12412
Printed Date: 20 July 2025 at 12:31pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: SOLVED: Row Keypress
Posted By: ElvisM
Subject: SOLVED: Row Keypress
Date 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



Replies:
Posted By: Baldur
Date Posted: 12 October 2008 at 5:16am
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.


Posted By: ElvisM
Date Posted: 12 October 2008 at 1:45pm
Lots of thanks Baldur..
It's working.
 
regards


-------------
Product: Xtreme SuitePro (ActiveX) version 17.2
Platform: Windows 10 64bits
Language: Visual Basic 2015


Posted By: Aaron
Date Posted: 24 October 2008 at 5:16am

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....



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