Samples
Forum
Support
Documentation
animate
autoConfig
autoheight
autowidth
blockselect
borderless
checkboxRefresh
clipboard
columnWidth
columns
container
css
data
dataFeed
datafetch
datathrottle
datatype
delimiter
disabled
drag
dragColumn
dragscroll
editMath
editValue
editable
editaction
externalData
filterMode
fixedRowHeight
footer
form
gravity
header
headerRowHeight
headermenu
height
hidden
hover
id
leftSplit
liveValidation
loadahead
math
maxHeight
maxWidth
minColumnHeight
minColumnWidth
minHeight
minWidth
mouseEventDelay
multiselect
navigation
on
onClick
onContext
onDblClick
onMouseMove
pager
prerender
ready
removeMissed
resizeColumn
resizeRow
rightSplit
rowHeight
rowLineHeight
rules
save
scheme
scroll
scrollAlignY
scrollX
scrollY
select
spans
tooltip
type
url
width
yCount
Start
API Reference
ui.datatable
Properties
math
enables math formulas in DataTable
boolean
math
;
Example
webix.
ui
(
{
view
:
"datatable"
,
math
:
true
,
...
}
)
;
See also
samples
Using formulas
Applying formulas to an entire column
articles
Math Operations
Back to top