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
close icon

Column resize event.

Hello Clay,
Is there any way to get the column/row resizing event. At present the width of all columns are not equal to the total width of the grid.I need width of all columns equal to the width of the grid.I think the grid.Sizechanged event is not suitable for this requirement. Is there any way??


2 Replies

AD Administrator Syncfusion Team November 3, 2008 10:51 AM UTC

One way to have the column occupy all the client area of the grid is to handle the grid's SizedChanged event and there set up the colwidths so that they cover the grid's width. Here is a minimal sample.




ColumnSizing_62ff80e8.zip


SU subindev November 7, 2008 03:38 AM UTC

Thanks,
Clay.


Loader.
Live Chat Icon For mobile
Up arrow icon