Skip to content

rightSplit

sets the number of the columns fixed to the right side of the grid (works for the Split Mode)

let rightSplit: number
webix.grid({
rightSplit:2,
...
});

also check the next samples:

Articles

API