Xceed DataGrid for JavaScript 1.6

Released: Mar 17, 2021

1.6 での更新項目

機能

  • Added new number filtering option: NumberFilterOptions.
  • Added statistical functions which can be used to display statistical results in groups.
  • Added support for value converters which allow values to be converted to and from raw data.

不具合の修正

  • Filtering a value in a column displaying a currency or a percentage now works as expected.
  • In the groupBy panel, in the column header, the sort order number is no longer hidden by the remove icon.
  • Scrolling over a collapsed group no longer freezes the grid.
  • The DataGrid for Angular now detects promises correctly, and no longer fails with an invalid future.