Method XbpBrowse():setRightFrozen() Foundation
Freeze table columns on the right side of the browse window.
:setRightFrozen( [<aColumnIndex>] ) --> aOldRightFrozen
The method returns an array containing the numeric positions of previously right frozen columns, or an empty array.
The method :setRightFrozen() freezes table columns on the right 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.