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

Tab Problem

We are using GDBG (Ver 3.0.0) and what we have noticed is when users move to last column and tries to tab out of that field.. cursor isntead of positioning itself to next row stays in the same column.. any clue what is going on ? Regards Yogi

1 Reply

AD Administrator Syncfusion Team May 31, 2005 01:35 PM UTC

This is the default behavior. Try setting this property to see if it does what you need. this.grid.Model.Options.WrapCellBehavior = GridWrapCellBehavior.WrapRow;

Loader.
Live Chat Icon For mobile
Up arrow icon