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

Resizing DataGrid Columns That Have No Header

I have a DataGrid that does not have a header row. Is there any way to allow the user to resize the columns? Normally the user would go to the header row and drag the column edges, but the cursor does not turn to the resize cursor in the data part of the grid. Thanks

1 Reply

AD Administrator Syncfusion Team July 28, 2004 11:33 AM UTC

Try setting the InsideGrid flag on the grid.GridResizeCellsBehavior property. This should let your user size columns over any column border (not only those on header cells).

Loader.
Live Chat Icon For mobile
Up arrow icon