i have a grid that automatically generate column with allowcolumnresize = true. but i also wants to display the grid on the first call with column width of 150px or automatically adjust to the length of the data in that column. any idea how to do this really apprecaite. thanks you.
1 Answer, 1 is accepted
0
Vlad
Telerik team
answered on 12 Nov 2008, 03:02 PM
Hi Duy,
As I said in your other post you can use ColumnCreated event to access auto-generated columns where you can set desired HeaderStyle.Width.
Best wishes,
Vlad
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.