Widgets
Samples
Demos
Forum
Services
Documentation
animate
areaselect
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
keyPressTimeout
leftSplit
liveValidation
loadahead
map
math
maxColumnWidth
maxHeight
maxRowHeight
maxWidth
minColumnWidth
minHeight
minRowHeight
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
sort
spans
subRowHeight
subrow
subview
templateCopy
tooltip
topSplit
type
undo
undoLimit
url
width
yCount
Start
API Reference
ui.datatable
Properties
maxColumnWidth
sets the maximum width for a column
number
maxColumnWidth
;
Example
webix.
ui
(
{
view
:
"datatable"
,
maxColumnWidth
:
100
,
// ...
}
)
;
See also
API
minRowHeight
minColumnWidth
Articles
Sizing and Resizing
Configuring Columns
Back to top
If you have not checked yet, be sure to visit site of our main product Webix
open source html5 framework
and page of
datatable js
product.