subrow
sets a subrow template
let subrow: template
Example
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: template
webix.grid({ subrow:"Rating: #rating#" ...});
also check the next samples:
Articles
API