## F164305 - Issue with “typed custom values are maintained to the input after focus out the component when disable the AllowCustom property” has been resolved.
## F164436 - Issue with “console error throws while typing the value to the input element with enabled AutoFill property” has been resolved.
Common
Bug Fixes
## F164061 - The issue with “Updating datasource dynamically not working in Heatmap component” has been fixed.
DashboardLayout
Bug Fixes
## I314704, ## I316094, ## F163131, ## I319187 - The issue with “Column property doesn’t work in dynamically added panel” has been fixed.
## I313561 - The issue with “Dashboard Layout’s grid lines goes beyond the panel’s position” has been fixed.
## I313618 - The issue with “Adding a panel in collection does not render the content template of the DasboardLayout component” has been fixed.
## I315065 - Dashboard Layout’s Dragging and Resizing doesn’t work when dynamically enabling the value has been resolved.
Document Editor
Bug Fixes
## I322970 - Document with page break now layout properly.
Gantt Chart
Bug Fixes
## I302136 - Column Template support has been provided.
## F164140 - Console error on collapsing record when primary key is named “ID” issue has been fixed
## I322049, I321056, F158206 - Included Refresh method in Native blazor.
Grid
Bug Fixes
## I311734 - Exception thrown in Batch editing when press tab key in WASM is fixed.
## I322589 - AutoFit not applied in Grid when having hidden column is resolved.
## I319124 - Exception throws when no data is returned from WebApi controller with Virtualization is solved.
## I309841, ## I322960 - Extra masked rows permanently stuck at the top of the Grid at different screen resolutions is fixed.
## FB23676 - Problem with saving value by pressing Enter key from MultiLine textbox to grid is resolved.
## I316448 - Need to Right Align the column by default when RTL is enabled is fixed.
## I318543 - Wrong alternate row classes gets added in virtualized grid is solved.
## I318920 - Indication of last page is missing when have TotalPage value greater than PageCount by 1 is fixed.
## I321779 - Misalignment in GroupFooterTemplate when having DetailTemplate in Grid is resolved.
New Features
## I322083 - Provided support for changing ODataAdaptor ResourceTableName dynamically.
in-place Editor
Bug Fixes
## I321171, ## F164004 - Issue with “validation does not work when enter key is pressed” has been resolved.
ListView
Bug Fixes
## I312423, ## I322576 - ListView li height is not updated properly when enabling Virtualization property has been resolved.
Pivot Table
Bug Fixes
## F163769 - Dragging pivot buttons outside of the screen is now restricted.
## F163334 - The issue in calculated field creation when Russian culture has been fixed.
## F163781 - Issues in ChartSeriesCreated event have been fixed.
New Features
## F163809 - Support provided to customize the scale range of Y axis in pivot chart.
Scheduler
Bug Fixes
## I322543 - An issue with @bind-CurrentView has been fixed.
## I322650 - An issue with the “date navigation from more popup window is brought to wrong date” has been fixed.
## I316998 - An issue with the “cell borders is missing in TimelineDay view in Scheduler with RTL mode” has been fixed.
## I320211 - An issue with the “Scheduler scroll down a bit when appointment added” has been fixed.
Spinner
Bug Fixes
## F163626 - Resolved the exception raised, when the spinner is rendered inside Tab and switching quickly between tabs.
Toast
Bug Fixes
## I321405, ## I320923, ## F163998, ## I320861, ## I320880, ## I322874 , ## I323141 - Issue with “null reference exception occurs when navigating between the pages fastly” has been resolved.
Tooltip
Bug Fixes
## I307694 - Issue with “mouse trial is not working properly when using open delay” has been resolved.
## I297904 - The issue with “The Tooltip template content is not updated for the dynamic targets” has been resolved.
## I297712, ## F158987 - The issue with “Exception occurs in the Tooltip like There was an exception invoking CreateTooltip” while opening with dynamic targets has been resolved.
Tree Grid
Bug Fixes
## I320273 - Row Drag and Drop works fine when a parent record is dropped as child of last record.
## I321518 - HeaderText is displayed properly, when empty string is given as value for HeaderText property.
## I305601 - Expand/Collapse works fine for Complex data binding with EnableVirtualization.
## F160975 - CSS class name for the respective drop position is added in the target property of RowDragEventArgs.