C1 Community
ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

how do I allow tabbing between rows

rated by 0 users
This post has 1 Reply | 1 Follower

Not Ranked
Posts 1
pajacobs Posted: Thu, Jun 18 2009 11:13 AM

I would like to be able to use the tab key to tab to the next row or the shift-tab key to tab to the previous row in the grid (C1DataGrid)?  How do I do this?  I need some code example please.

 

Thanks in advance.

Top 10 Contributor
Posts 1,090
 
Hello,
 
Capture the KeyChange() event to detect the keys. You can then accordingly change the position of the currency manager of the underlying datasource.
 
Please find a sample attached.

Regards,
John Adams
 
<pajacobs> wrote in message news:219114@10.0.1.98...

I would like to be able to use the tab key to tab to the next row or the shift-tab key to tab to the previous row in the grid (C1DataGrid)?  How do I do this?  I need some code example please.

 

Thanks in advance.



http://helpcentral.componentone.com/cs/forums/p/79599/219114.aspx#219114

Page 1 of 1 (2 items) | RSS
Contact ComponentOne: 1.800.858.2739 ©1987-2010 ComponentOne LLC All Rights Reserved.