resizing columns when there is no header for the column

hi, i have set the column header to ''False'' for my grid. Now, how can i resize the columns( by draging at run time) ??

2 Replies

AD Administrator Syncfusion Team April 19, 2005 08:29 AM UTC

In the grid''s ResizeColsBehavior property, make sure the InsideGrid flag is turned on.


MP Majesh Peedikakandy April 20, 2005 09:36 AM UTC

>In the grid''s ResizeColsBehavior property, make sure the InsideGrid flag is turned on. thanks clay

Loader.
Up arrow icon