footer
enables/disables the footer in DataGrid (disabled, by default)
let footer: booleanExample
Section titled “Example”webix.grid({ footer:true, ...});also check the next samples:
See also
Section titled “See also”Articles
API
enables/disables the footer in DataGrid (disabled, by default)
let footer: booleanwebix.grid({ footer:true, ...});also check the next samples:
Articles
API