:: Forum >>

Freeze the only 1st Column(IE).

Hi,

I have a newer version of "ActiveWidgets". And in my grid i have 6 columns and i want to Freeze the first column. When i scroll the bar of the grid the first column should remain freeze.

Please help Me.

Harshit
Harshit
Thursday, August 3, 2006
var obj = new AW.Grid.Extended;
...
obj.setFixedLeft(1); // fix one column on the left side
Alex (ActiveWidgets)
Thursday, August 3, 2006
Thanx Alex

It's now working.
Harshit
Friday, August 11, 2006

This topic is archived.


Back to support forum

Forum search