Essential Studio for Blazor Release Notes
v19.4.42
January 11, 2022
Common
Bug Fixes
- #I359997 - System Date/Time formatting overrides the component’s format string issue has been resolved.
AutoComplete
Bug fixes
-
#I357600
- Issue with “styles wrongly applied when popup contains button insideNoRecordsTemplate
“ has been resolved. -
#I360187
- Issue with “form get submitted while pressing theEnter
key to select the value in the popup” has been resolved.
Circular Gauge
Bug fixes
- The Circular Gauge will be responsive when
Width
is set as “100%”.
ComboBox
Bug fixes
-
#F171439
- Issue with “form get submitted while pressing theEnter
key to select the value in the popup” has been resolved.
Dashboard Layout
Bug Fixes
-
#I346926
- The issue with “The panels overlap in mobile mode while rendering multiple Dashboard Layout on the same page” has been resolved.
Diagram(Classic)
Bug fixes
-
#SF-359138
- The issue with “Node Template is not rendered properly while adding at run time” has been resolved.
DocIO
Bug Fixes
- #I358489 - Text is now preserved properly while merging a DOCX format document to DOC format document.
- #I360176 - If field is now updated properly while calling
UpdateDocumentFields()
method. - #I358077 - Mutated text is now preserved properly while resaving a DOC format document.
Gantt Chart
Bug fixes
- Issue in column Index of columnResized args always return zero has been fixed.
Grid
Bug Fixes
-
#SF-356304
- Problem with editing added primary key batch cell in grid is fixed. -
#FB29620
- Column validation is not working properly with Escape key and batch editing is resolved. -
#F170344
- Support to customize the cell border while exporting Grid data to excel is fixed. -
#SF-357363
- Filtering is not working properly in virtualized Grid after the grouping action is fixed. -
#FB30512
- Prevent focusing of drag and drop icon on keyboard navigation is resolved. -
#345988
- Horizontal Scrolling is not working properly with EnableColumnVirtualization and FrozenColumns is fixed. -
#SF-356841
- ColumnChooser OK button getting disabled when unchecking the selectall checkbox when one column is set as ShowInColumnChooser as false is fixed. -
#I348537
- Filterkey used in first column gets persisted for succeeding columns is fixed. -
#F169442
- Null exception throws when changing Query property with Where clause is fixed. -
#FB27961
- Problem with Virtualization and IsFrozen property with Freeze direction as Right is fixed. -
#FB31562
- Check All button is not working properly when Persist Selection is true is resolved. -
#FB30299
- Checkbox gets misaligned when adding a row in an empty grid is fixed. -
#FB27678
- Not able add record in DataGrid with ForeignKey column when Database table is empty is fixed.
Linear Gauge
Bug fixes
- The Linear Gauge will be responsive when
Width
is set as “100%”.
Bug Fixes
- #I361061 - Annotations are now removed properly when flattening annotation from an existing PDF document.
- #I360261 - Metadata is now manually updated properly after accessing loaded conformance document.
PDF Viewer
Bug fixes
-
#SF-360738, SF-361273
- Configuring Boolean properties to False is now working proper in the PDF Viewer. -
#SF-359061
- Resolved the script error which prevents loading the document.
Pivot Table
Bug fixes
-
#F-171603
- When using theBeforeColumnsRender
event in the Pivot Table, column width is now applied properly. -
#SF-358716
- While show/hide totals in the Toolbar UI dynamically, the Pivot Table will now be refreshed properly.
Sidebar
Bug Fixes
-
#I357494
- The issue with “The dynamic dock state is not visible when the Sidebar is in the closed state” has been resolved.
TextBox
Bug fixes
-
#I358532
- Issue with “dynamically added CssClass is not removed from the wrapper while rendering the textbox as a custom component” has been resolved.
Tree Grid
Bug fixes
-
#SF-356713
- Keyboard arrow up and down keys selecting the rows works properly after edit action. -
#SF-353650
- Adding records using AddRecordAsync method with row position works properly.
TreeMap
Bug fixes
- TreeMap will be responsive when
Width
is set as “100%”.
Uploader
Bug fixes
-
#I359282
- Issue with “ValueChange event returns the previously uploaded files with stream length as zero” has been resolved.
XlsIO
Bug Fixes
- #F171424 - Marker style of scatter chart is now cloned properly while resaving the Excel document.