rightSplit
sets the number of the columns fixed to the right side of the grid (works for the Split Mode)
let rightSplit: numberExample
Section titled “Example”webix.grid({ rightSplit:2, ...});also check the next samples:
See also
Section titled “See also”Articles
API