|
-
Feb 22nd, 2012, 08:42 PM
#2
Re: Navigation through databindings
Follow the Blog link in my signature and check out my post on Keyboard Events to learn how to detect those key combinations. As for the actual navigation, you can use the SelectNextControl method of the form to simulate using Tab and Shift+Tab to navigate between controls while the MoveNext and MovePrevious methods of your BindingSource can be called to move between records.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|