You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#I242062 - Resolved Special characters (@) are not working for template Engine support.
DataManager
Bug Fixes
242189 - CRUD Operations now function properly when using Batch Edit mode in OdataV4Adaptor.
Support to enable or disable the date object parsing with serverTimeZoneOffset is now handled with timeZoneHandling property or DataUtil.timeZoneHandling globally.
Diagram
Bug Fixes
#243078 - The issue "Hidden layer is visible" is now resolved.
The issue "Context menu re-opens if you click a menu item quickly" is now working fine.
New Features
#242645 - The issue "Support to add node in lanes collection at runtime" is now resolved.
Document Editor
Bug Fixes
#146208 - Header footer contents are now rendered properly on print without any blur.
#240266 - Fixed Exception thrown while updating page number.
New Features
#238969 - Added API to set paste formatting options
Grid
Bug Fixes
#240377 - Changing page size dynamically in batch edit mode will now prompt confirmation dialog before discarding the changes.
#240117 - Support to access column object in grid column template has been provided. Use column inside the template to access the respective column properties.
#242654 - Dynamically changing ShowInColumnChooser property now updated in the columnMenu too.
New Features
Default filter operator support has been provided. Use column.filter.operator with any of the filter operators to set default operator for filtering.
ListBox
Bug Fixes
#240597 - Dual ListBox causes an error when filtering is activated and disable the checkbox selection settings issue is fixed.
#240594 - Form submit occurs while click toolbar item issue is fixed.
PDF Viewer
Bug Fixes
#242803 - The request handling has been optimized for retrieving the comments details from the PDF document.
New Features
#240440 - More details have been provided in the ajaxRequestfailure event.
#242375 – Now, the annotation edit toolbar is enabled by default using the enableAnnotationToolbar property.
#241715 - Support has been provided to render the annotation modified date and time in the comment panel.
Schedule
Bug Fixes
#242057 - An issue with applying different work hours for each individual resource when the byDate option is enabled within group property has been fixed.
#240752 - An issue with recurrence option while using editorTemplate has been fixed.
#242634 - An issue with calendar format in timeline month view has been fixed.
Getting wrong start and end time for the longer appointments in timeline views issue has been fixed.
An issue with recurring events while defining recurrence rule on it that includes both BYMONTH, BYMONTHDAY and BYDAY properties together has been fixed.
SplitButton
Bug Fixes
Provided support for 'OnOpen' and 'OnClose' events in Blazor.
Splitter
Bug Fixes
#242579 - Resolved the issue with "Split-bar rendering while change orientation dynamically"
TreeGrid
Breaking Changes
checkboxChange event will trigger after the cell checked.
Bug Fixes
#145979 - checkboxChange event will trigger for header cell check.
#240702 - allowEditOnDblClick works fine in Cell Edit mode.
TreeView
Bug Fixes
#242589 - Issue with getting checked nodes value using checkedNodes property has been fixed.