GDBG Control Size

Hi,
How to make the the griddataboundgrid control fill all the parent panel Size ?

thanks
Sim

1 Reply

AD Administrator Syncfusion Team October 18, 2006 05:40 PM UTC

Hi Sim,

You need to resize the columns to fit over the grid's client area, by handling Grid.Model.QueryColWidth event as explained in these Knowledge Base(KB) articles:

How can I have my grid auto adjust column widths so that the columns completely fill the grid''s client area

http://www.syncfusion.com/support/kb/grid/Default.aspx?ToDo=view&questId=304

Also, take a look into this sample in the browser samples shipped with the product.
C:\Program Files\Syncfusion\Essential Studio\4.2\Windows\Grid\Samples\DataBound\GridDataBoundImageCell sample

Let me know if you need any further assistance.
Thanks for using Syncfusion Products.
Regards,
Rajagopal

Loader.
Up arrow icon