:: Forum >>

setColumnResizable not working

Hey,

I'm trying to disable column resize for the first 2 columns in my grid while leaving it enabled for the rest. I've tried using the code
obj.setColumnResizable(false, 0);
obj.setColumnResizable(false, 1);

but that seems to have no effect at all. What is the proper syntax to do this?

Thanks in advance!
Chris
Thursday, June 22, 2006
Thats actually a bug, setColumnResizable does not work in 2.0.0 and 2.0.1.
Alex (ActiveWidgets)
Monday, June 26, 2006
Alex, when do think 2.0.2 will be available?
John Mason
Wednesday, December 6, 2006

This topic is archived.


Back to support forum

Forum search