3.2.0

Fixed Columns

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

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

obj.setFixedLeft(3);


does not appear to be working.
anyone have a working example?
HoseHead
March 8,
Extended Grid is needed here.
Thats my bad.
HoseHead
March 8,

This topic is archived.

See also:


Back to support forum