Method XbpBrowse():setLeftFrozen() Foundation
Freeze table columns on the left side of the browse window.
:setLeftFrozen( [<aColumnIndex>] ) --> aOldLeftFrozen
The method returns an array containing the numeric positions of previously left frozen columns, or an empty array.
The method :setLeftFrozen() freezes table columns on the left side in the browse window. These columns remain permanently visible and cannot be scrolled horizontally.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.