:: Forum >>
Cannot get Column Width
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 support forum
Forum search