subrow
sets a subrow template
let subrow: templateExample
Section titled “Example”webix.grid({ subrow:"Rating: #rating#" ...});also check the next samples:
See also
Section titled “See also”Articles
API
sets a subrow template
let subrow: templatewebix.grid({ subrow:"Rating: #rating#" ...});also check the next samples:
Articles
API