Smart UI (Smart HTML Elements) のリリース
Released: May 14, 2019
v3.1.0 での更新項目
機能
- Tree Grid - Tree Grid mode allows you to display hierarchical data in the Grid and make the component work like a hybrid between Tree and Grid.
- Virtual Tree Grid - In Virtual Mode, new rows are loaded on demand when you expand a row. This process repeats until the "leaf" property of the row is set to true.
- Virtual Tree Grid Pagination - With Pagination enabled, Root rows are loaded on demand when the current page is changed. Sub Rows are loaded when a treegrid row is expanded.
- Grid Grouping...
Released: Apr 18, 2019
v3.0.0 での更新項目
機能
- Added Chart Custom Element with more than 30 different Data Visualization options.
- Added Grid Dialog Edit.
- Added Grid Batch Edit.
Released: Apr 5, 2019
v2.4.0 での更新項目
機能
- Grid cell editing.
- Dark Theme for all components.
- Auto Complete Input Web Component.
Released: Mar 8, 2019
v2.3.0 での更新項目
機能
- Grid Web Component
- Grid filtering
- Grid column menus
- Grid sort custom icons
- Visual style improvements in all components.
Released: Feb 4, 2019
v2.2.0 での更新項目
機能
- Framework: Model-View Two-Way data bindings.
- New Table Web component with sorting and data binding capabilities.
- Freeze grid rows and columns
- Rezise grid columns.