Skip to content

v2.5.0

Compare
Choose a tag to compare
@seonim-ryu seonim-ryu released this 26 Oct 02:37
· 706 commits to master since this release

Added

  • summary : This option creates a summary area and the feature of option is the same as previous footer option
  • summary.position : This option sets the position of the summary area (top or bottom)
  • setSummaryColumnContent() : This API sets summary contents to each column dynamically and the feature of API is the same as previous setFooterColumnContent()

Deprecated

  • footer
  • setFooterColumnContent()

Fixed

  • Fixed focus issue that hidden columns are in the fixed column area when using frozenCount option and hideColumn()