Essential Studio® for Blazor Release Notes
DashboardLayout
New Features
-
## I313561, ## I315065 - Provided the Refresh method for the DashboardLayout.
-
## F160322 - Provided the OnWindowResize event for the DashboardLayout.
DropDownList
Bug Fixes
-
## I324300 - Issue with “popup is closed in the mobile browser while scrolling the page” has been resolved.
-
## I324494 Issue with “null reference exception occurs while navigating between pages” has been resolved.
File Upload
Bug Fixes
-
## F164301 - Now, you can get the file stream of the loaded file content using Progressing event.
NumericTextBox
Bug Fixes
-
## I325196 - Issue with “input selection is not maintained while pressing the tab key” has been resolved.
TextBox
Bug Fixes
-
## I324018 - Issue with “exception throws while rendering the component inside the Accordion and Tab components” has been resolved.
Scheduler
Bug Fixes
-
## F163124 - An issue with the “Scheduler throws an exception when try to save event while resource changed dynamically” has been fixed.
-
## F164222 - An issue with the “Scheduler throws an exception when resource grouping removed” has been fixed.
-
## I320211 - An issue with the “Scheduler scroll down a little bit when adding n new event” has been fixed.
ListView
Bug Fixes
-
## I316181 - Issue with “Input textbox in ListView doesnot get focused “ has been resolved.
Gantt Chart
Bug Fixes
-
## I308016 - Gantt Chart not rendering when duration field is not mapped issue has been fixed.
-
## I323638 - Issue when nullable data type is defined in class definition has been fixed.
In-place Editor
Bug Fixes
-
## I324603 - The issue with “The date format in the In-place Editor Date type is not working properly” has been resolved.
RichTextEditor
Bug Fixes
-
## F164097, ## I323592 - The issue with “Browser button in insert image dialog, not working in the Rich Text Editor” has been resolved.
Grid
Bug Fixes
-
## I321897 - Problem with drag and drop after row selection is resolved.
-
## I319497 - Validation message is not showing for complex fields while defining validation using DataAnnotation is fixed.
New Features
-
## I319220 - Provided support to customize Edit dialog with animation settings.
-
## I313891 - Provided BatchCancel event support in Blazor Grid.
-
## I317616 - Provided support for CssClass property in DialogSettings.
Maps
Bug Fixes
-
## 322411 - Provided shape JSON file will now render properly in the Maps component.
-
## 323441 - Mouse wheel zooming will now work properly in Firefox.
Document Editor
Bug Fixes
-
## I324475 - Resolved memory leak while adding custom context menu item.