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
close icon

Tabbing into grid

Hi,

I am using a grid in a dialog and am trying to implement tabbing into the first cell. However, I do not want the grid itself to be selected.

By listening to the preview got focus event on the grid, I am able to handle the event and move the focus. However, this event fires every time focus changes within the grid. To discern between these two cases, I am checking if the current cell has valid coordinates. Is there a way that I can reset or clear the coordinates on the CurrentCell in order to do this when losing focus?

If not, do you have a more elegant solution to this problem?

Thanks,

Alex

1 Reply

DP Dhinesh Pandiyan M Syncfusion Team January 23, 2010 07:37 AM UTC

Hi Alex,

Thanks for using Syncfusion products.

We handle the GotFocus and change the focus to another focusable control when the original source is grid.

Please download the sample from the below location.

http://www.syncfusion.com/uploads/redirect.aspx?file=TabbingIssueForum92379_f95b3152.zip&team=development

Let us know if you have any questions.

With Regards,
Dhinesh Pandiyan

Loader.
Live Chat Icon For mobile
Up arrow icon