math
enables math formulas in DataGrid
let math: boolean
Example
Section titled “Example”webix.grid({ math:true, ...});
also check the next samples:
See also
Section titled “See also”Articles
enables math formulas in DataGrid
let math: boolean
webix.grid({ math:true, ...});
also check the next samples:
Articles