Skip to content

footer

enables/disables the footer in DataGrid (disabled, by default)

let footer: boolean
webix.grid({
footer:true,
...
});

also check the next samples:

Articles

API