Skip to content

subRowHeight

automatically adjusts the subrow height to the size of the text

let subRowHeight: string
webix.grid({
subRowHeight:"auto"
...
});

also check the next samples:

Articles