:: Forum >> Version 2 >>

Fixed Columns

More information on this topic is available in the documentation section: /grid.howto.columns/.

How do I fix a column so it doesn't scroll?

Assume 1st column.
Matt
Monday, July 24, 2006
// Sets numbers of left non-scrolling columns.. in this case 3
obj.setFixedLeft(3);
brians
Wednesday, November 29, 2006

obj.setFixedLeft(3);  does not appear to be working.
anyone have a working example?
HoseHead
Thursday, March 8, 2007
Extended Grid is needed here.
Thats my bad.
HoseHead
Thursday, March 8, 2007



This topic is archived.

Back to /grid.howto.columns/

Documentation:

Forum search