Smart UI (Smart HTML Elements) v25.5.0
Released: Mar 3, 2026
v25.5.0 での更新項目
機能
- Grid Templates with Array Definitions - You can now define template elements using arrays, the Grid automatically updates when the array changes.
- Customizable Grid Header Templates - Added a new, easier way to fully customize Grid headers using custom templates.
- Grid Set Filters - Enhanced filtering capabilities for better data control and user experience.
- Row Editing with Side Panel - You can now edit rows in a dedicated side panel for improved usability and cleaner workflows.
- Row MouseEnter / MouseLeave API - Added new events for advanced row-level UI customization and interactions.
- InsertRowBefore / InsertRowAfter API - You can now programmatically insert new rows before or after a specific row with ease.
- Grid - You can now protect exported sheets.
- Grid - You can now freeze columns in exported files.
- Grid - Added a new Grouping Render option - Improved rendering behavior when grouping Grid data.
- Tree - Disable Drag for Specific Items. You can now prevent drag-and-drop for selected Tree nodes.
- Updated Dropdown Mode Selection Options - Expanded configuration options for dropdown selection modes.
- Gantt Chart Updates - Added new expandAllRows() and collapseAllRows() methods.
- Connections Indexing Fix - Improved indexing logic for Gantt chart task connections.
- Date Input with Time Picker - Date Input component now supports optional time selection.
- DropdownList Autofocus Added - Automatically focus DropdownList on initialization when configured.
- Improved grid row sizing stability.
- Improved grid column editor initialization.
- Improved grid row reordering behavior.
- Improved overall Grid performance and consistency.
不具合の修正
- Fixed Gantt task expand issues.
- Fixed Gantt connections indexing.
- Fixed grid row sizing bugs.
- Fixed grid reorder issues.
- Fixed Column editor initialization issues.
- Fixed Editor automatic formatting bug.