LockColumn
methodsLocks (freezes) a column and allows the user to see it at all times when scrolling.
Parameters:columnNumber|String
The index of the column or the field to which the columns is bound.
To use this method, initialize the TreeList with at least one locked column and render unlocked columns which will remain after the target column is locked.