:: Forum >>

how to get fixed size column in grid

how to get fixed size column in grid
Ragunath
Wednesday, May 14, 2008
You can set it via CSS. For example -
.aw-column-0 {width:50px}
.aw-column-1 {width:80px}
Anthony
Thursday, May 15, 2008
hi,

i have to fixed the column size as per as i will set the length of it.

can u suggest me how to set the column with manually.
nitin
Monday, May 26, 2008
not sure if you still need this but

table.setColumnWidth(100, 0);

set column 0 to width 100
Ryan Garabedian
Friday, June 27, 2008

This topic is archived.


Back to support forum

Forum search