
Adds UI Virtualization for Kanban along with Undo/Redo for Grid rows.
Features
- Added UI Virtualization for Kanban - This new feature allows you to work with 100,000+ Kanban tasks.
- Added the ability to Undo/Redo adding, removing and updating Grid rows.
- Added a Video Conference Template to Scheduler.
- Added a spellcheck property which defines whether the Editor can be checked for spelling errors.
- Grid adds:
- New editing.autoUpdateFilterAndSort property which determines whether the applied filtering and sorting will be re-applied after editing.
- Grid now displays specific notification if all rows are filtered.
- Improved Grid Grouping rendering style.
- Fixed columns with Drag and Drop. Fixed columns are now automatically added or removed.
- Auto-hide Grouped columns.
- New Grouping Events.
- Row editing history.
- Image cell editor restrictions for upload size and number of images.
- Improved performance when having date & number formatting in cells.
- Events for the Comments.
- Input adds:
- Selection API - The data source items now may include a 'selected' property and a new 'selectedValue' property is available.
- Kanban adds:
- Custom Multi combo Input task field.
- Custom Image task field.
- jqxDate adds:
- isValid method.