Skip to content

1.6.2

Compare
Choose a tag to compare
@dongwoo-kim dongwoo-kim released this 15 Dec 09:07
· 706 commits to master since this release

Fixed

  • Fixed script error occurring when setting selectType to radio and clicking a cell.
  • Fixed dummy-rows rendering issues.
  • Prevented bodyHeight from being changed when rows are added or removed, if isFixedHeight is set to true.

Etc

  • Shows warning message if the isFixedRowHeight(default: true) and notUseSmartRendering (default: false) both are set to false.