:: Forum >> Version 2 >>

Cannot get Column Width

More information on this topic is available in the documentation section: /aw.ui.grid/column-width.html.

I just want to get the column width. I tried

var value = obj.getColumnWidth();
alert(value);

var value = obj.getColumnWidth(2);
alert(value);

It returns the value all the time.

How can I get the current column width?

Thanks,
flashsnake
Monday, July 17, 2006



This topic is archived.

Back to /aw.ui.grid/column-width.html

Documentation:

Forum search