Essential Studio for Blazor Release Notes
v20.3.58
November 22, 2022
Chart
Bug Fixes
-
#I403671
- Chart height is now resized properly on window resize. -
#F178659
- Chart and stockchart is now resized properly on panel resize. -
#I418543
- Chart in german culture throws error while resizing has been resolved.
DateRangePicker
Bug fixes
- #F178564
- Issue with “aria-active-descendant
attribute shows a null value with the DateRangePicker
component.” has been resolved.
DocIO
Bug Fixes
-
#I416642
- The NullReferenceException will no longer thrown while opening a DOCX format document. -
#I416025
- Page number is now preserved properly while converting a Word document to PDF.
DropDownList
Bug fixes
- #I372896
- Issue with “When you submit the Edit form, a validation error is not displayed on the DropDownList
component.” has been resolved.
FileManager
Bug fixes
-
#I390742
- The issue with EnableHtmlSanitizer in File Manager component has been resolved.
FileUpload
Bug fixes
-
#I412862
,#I412499
- Issue with “Sequential upload does not work for single file upload.” has been resolved.
Gantt Chart
Bug fixes
- #I420091
- Issue with “Console error occurs while sorting Blazor Gantt” has been resolved.
-
#I38508
- Issue on child records expand when clicking on parent taskbar has been fixed.
Grid
Features
-
#I395840
- Provided Web accessibility support by resolving the flaws faced in two table approach. -
#I383545
- Issue with “Adding new record using Complex Data Binding through Dymamic Object is not working” has been resolved.
Bug fixes
-
#I407757
- Searching is not working properly with multiple foreign key column has been resolved. -
#I406283
- Issue with “Grid does not refresh properly when RTL is enabled dynamically” is fixed. -
#F176872
- Provided support to filter programmatically using ColumnUid on FilterByColumnAsync method. -
#I413836
- Issue with “Selection Automatically clears while clicking the column header with Shift key pressed” is fixed. -
#FB36744
- “Scrolling is not working properly when rendering multiple Grids in same page when virtualization is enabled” has been resolved. -
#I401837
- Issue with “Searching does not work properly when it has undefined columns” has been resolved. -
#I384701
- “Exception on Filtering with empty ExpandoObject records” has been resolved.
MenuBar
Bug fixes
-
#I413781
,I411892
- The issue with “Small glitch occurs while expanding the submenu of menu components” has been resolved.
MultiSelect
Bug fixes
-
I411798
- The issue “cursor moves to next line when we select the value in multiselect” has been resolved
Bug Fixes
- #I415274 - The issue with “Export annotation as XFDF not working properly for a specific PDF document” has now been resolved.
- #I418723 - The argument exception will no longer occur while compressing a specific PDF document.
- #I415562 - The out of Memory exception will no longer occur when performing extract text for a particular PDF document.
- #I411536 - The metadata will now be updated properly to the PDF document.
Presentation
Bug Fixes
-
#I407944
- List number is now preserved properly while converting a PowerPoint presentation to PDF.
Rich Text Editor
Bug fixes
-
#I406264
- Now, the image quick toolbar operations will work properly after inserting the image next to the text node.
Scheduler
Bug fixes
-
#I413807
- An issue with CRUD actions not working on parent level resources in timeline views has been fixed.
Sparkline
Bug Fixes
-
#F178623
- Sparkline tooltip is now proper for numeric and datetime.
Splitter
Bug Fixes
-
#I408256:
The issue with “Enable Persistence and flex basis are not updated properly when the split pane size changes dynamically” has been resolved.
StockChart
Bug Fixes
-
#I409232
- The Stock chart events are now rendered properly while changing the data.
Tooltip
Bug fixes
- The issue “Dropdown popup got closed when we scroll down using mouse in In-Place Editor popup mode” has been resolved.
Tree Grid
Bug Fixes
-
#I414189
- Provided support to handle datasource properties without setter. -
#I412559
- Resolved selection not working properly after expanding the record in virtualization with remote data binding.
TreeView
Bug fixes
-
#I418946
,#F170438
- An issue with “The NodeCollapsing event is not triggered, before the TreeView node is collapsed” has been fixed.
XlsIO
Bug Fixes
- #I412839 - ArgumentOutOfRange exception thrown while resaving Excel document NumberValue formula with 1 argument is now resolved.
- #I417750 - Format exception thrown while opening the XML document with currency number format is now resolved.
- #I417968 - End of stream reached exception thrown while opening an empty CSV document is now resolved.
- #I415790 - Argument exception thrown while resaving Excel document with pivot cache containing duplicate values is now resolved.
- #F178711 - ArgumentOutOfRange exception thrown while parsing Excel worksheet with outline level value greater than 8 is now resolved.
- #F178313 - Pivot table filters can now be removed accessing through pivot field.