Skip to content

header

enables/disables the header in DataGrid (enabled, by default)

let header: boolean

default value: true

webix.grid({
header:false,
...
});

also check the next samples:

Articles

API