Print Page | Close Window

Keyboard tabbing from item to item

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=5895
Printed Date: 22 November 2024 at 2:52am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Keyboard tabbing from item to item
Posted By: RonISAC
Subject: Keyboard tabbing from item to item
Date Posted: 22 December 2006 at 2:32pm
I would like to allow users to TAB from row field to row field without making it necessary to mouse-click on the next field after entering data.  Some inplace controls such as the text edit capture the TAB key for internal use and don't give me a chance to use it for enforced focus actions.
 
Any ideas on how to produce this behavior short of redesigning all the inplace controls?
 
Thanks in advance.
 



Replies:
Posted By: sserge
Date Posted: 24 December 2006 at 3:46pm
Hi,

Use PreviewKeyDown event, EditMode property and ReportNavigator methods. :)

Try searching help files or this forum for those keyword to find more information...

--
WBR,
Serge


Posted By: RonISAC
Date Posted: 26 December 2006 at 1:50pm
sserge,
Failed to specify that I am using the latest MFC version.  I can't see where the Navigator is documented for this version.
Is there a solution for the MFC version?
 
TIA, RonISAC
 


Posted By: RonISAC
Date Posted: 26 December 2006 at 4:27pm
sserge,
I have found the references to GetNavigator(), so I will try that approach.  I have also found references to the OnReportPreviewKeyDown() but there appears to be doc errors in describing the parameters.  I am unable to find the navigator documentation, so I will look for an update in the future.  Until then I will do some experimentation.  Thanks for your help.
 
RonISAC
 



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