We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Windows Forms Tabs

When in the windows environment, if I tab to the DataBoundGrid I cannot tab out of it afterwards. The tab will go through each cell and stop at the very last cell and not move. 2 Questions, #1. Can I have the tab from the last cell continue to the regular windows tab order? #2. Can I have the form tab ONCE into the grid, and once tab is hit again, go to the next item in the windows tab order. (so when in the databoundgrid tab, the user must use arrowkeys to navigate through each record). Thanks, Musters

1 Reply

AD Administrator Syncfusion Team September 9, 2004 02:02 PM UTC

1) This forum thread discusses this task. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=5706 2)Try setting grid.WantsTabKey = false;

Loader.
Live Chat Icon For mobile
Up arrow icon