:: Forum >>

Hold column(s) and scroll the rest?

On a previous version of AW, I was able to declare the number of horizontally non-scrollable columns. Does 2.0.1 have an equivalent parameter to setRightAlign(column#)?

Thanks!
Dave Hulting
Friday, January 19, 2007
Try: obj.setFixedLeft(2);

This will make the 2 left columns of the grid fixed and you can horizontally scroll the rest.
Geoff
Sunday, January 21, 2007

This topic is archived.


Back to support forum

Forum search