IntegralUI Web 24.1

Released: May 14, 2024

24.1 での更新項目

機能

  • Built-in Aggregate functions in Grid component: AVG, COUNT, MAX, MIN, SUM.
  • Option to create custom aggregate functions for each column.
  • Group panel now contains 'Add Button', from here you can create new groups dynamically.
  • Each group of rows in Grid component now has a summary footer.
  • Sorting of groups is available from group panel.
  • Group Expand/Collapse per level from group panel.
  • Expand/Collapse and Sorting for each group is optional from group panel.
  • Built-in Column Menu in Grid and TreeGrid.
  • Sorting index is added for each column when multi-column sorting is enabled.
  • Customizable column aggregations.
  • TreeLIst now adds Separator with text (alignment: left, center and right).
  • scrollPosChanged event data now includes the maximum scrolling position.
  • Touch Scroll is now supported in TreeList.
  • Dynamic Drag and Drop now also works without animations in ListBox and TreeView.
  • menuClick event is now fired when using Touch.

不具合の修正

  • Fixed the issue that prevented manual opening of ContextMenu when left-mouse button is clicked.
  • Fixed the issue within TreeList component that prevented navigation using touch.