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
height
sets the height of the component
number
height
;
Example
webix.
ui
(
{
view
:
"window"
,
height
:
300
,
width
:
300
,
...
}
)
See also
api
width
headerRowHeight
fixedRowHeight
samples
Sizing through the 'width', 'height' parameters
articles
Sizing and Resizing
Columns Configuration
Back to top