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

Making the Tab key move to the next row

In the data bound grid, is there any way to make the Tab key move to the start of the next row when it reaches the right-most column? Thanks, Paul.

2 Replies

AD Administrator Syncfusion Team September 28, 2004 10:04 AM UTC

Try setting this property. this.gridDataBoundGrid1.Model.Options.WrapCellBehavior = GridWrapCellBehavior.WrapRow;


PM Paul McNally September 28, 2004 10:34 AM UTC

Most excellent, thank you.

Loader.
Live Chat Icon For mobile
Up arrow icon