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
blockselect
enables/disables block selection
boolean
blockselect
;
Example
webix.
ui
(
{
view
:
"datatable"
,
blockselect
:
true
,
...
}
)
;
See also
api
multiselect
select
samples
Row selection
Multi-cell selection
Block selection
articles
Selection with Datatable
Back to top