column in gridDataBoundGrid

hi friends my griddataboundgrid have only 3 column so whole grid is not filling full with column means there is some space between column and grid boundary. so is there any way to fill the grid without any problem when resizing the form. thanks

1 Reply

AD Administrator Syncfusion Team May 27, 2006 10:06 AM UTC

There is no property settings to do this, but you can handle an event and do it. Here is a little sample.

GDBG_UnboundCheckBox0.zip

Loader.
Up arrow icon