Xceed DataGrid for JavaScript 1.7

Released: Jun 25, 2021

1.7 での更新項目

機能

  • A style selector has been added that allows you to style sections of the grid based on certain conditions.
  • New selectionUnit property (DataGridOptions) allows you to select cells individually.
  • The grid now uses passive event listeners for scrolling.

不具合の修正

  • Keyboard navigation now works as expected when the focused element is under a collapsed group.
  • The filter editor's operand editor now has more space to display its content.
  • Copying the value of the focus cell into the clipboard now picks the right value.
  • The grid no longer scrolls beyond its content.
  • Performance is now improved when scrolling vertically.