Skip to content

Releases: frappe/datatable

v1.0.0

07 Jul 17:05
Compare
Choose a tag to compare

1.0.0 (2018-07-07)

Features

Cell

  • Custom Formatters
  • Inline Editing
  • Mouse Selection
  • Copy Cells
  • Keyboard Navigation
  • Custom Cell Editor

Column

  • Reorder Columns
  • Sort by Column
  • Remove / Hide Column
  • Custom Actions
  • Resize Column
  • Flexible Layout

Row

  • Row Selection
  • Tree Structured Rows
  • Inline Filters
  • Large Number of Rows
  • Dynamic Row Height

  • sort: Apply sortOrder in initialization (d225308)