footer
enables/disables the footer in DataGrid (disabled, by default)
let footer: boolean
Example
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: boolean
webix.grid({ footer:true, ...});
also check the next samples:
Articles
API