New
- Added
resetColumnWidths()
method
- Added
bodyHeight
, isFixedHeight
, isFixedRowHeight
option
- Added sub options to
columnModelList
whiteSpace
: nowrap
(default), normal
dataType
: only number
type is supported currently
valign
: top
, middle
(default), bottom
- Enabled to set
_extraData.height
property to specify the height of row
Fixed
- State layer no longer overlaps the scrollbar area
- Fixed sorting issues related to
null
or undefined
data
- Fixed validation issues with
isRequired
option
- Fixed error occurs when clicking cells with
singleClickEdit
and showDummyRow
option
Deprecated
- Deprecated
displayRowCount
option. Use bodyHeight
and isFixedHeight
instead
API
https://nhnent.github.io/tui.grid/1.6.0