Essential Studio for Blazor Release Notes
v19.4.53
February 22, 2022
Accordion
Bug Fixes
-
#SF-365480
- An issue with the “Accordion accessibility validation warning” has been fixed.
AutoComplete
Bug fixes
-
#I365750
- Issue with “component shows Id value in the input instead of text value” has been resolved.
Chart
Bug Fixes
-
#I365524
- Tooltip is now rendering properly when the volume series is added in stock chart. -
#I364040
- Legend alignment is now proper for smaller chart size. -
#I357706
- Console error while changing the visibility of series has been fixed.
Context Menu
Bug fixes
-
#SF-357579
- The issue with “Need to add close scenario in ShowOn property” has been resolved.
DatePicker
Bug fixes
-
#I363142
- Issue with “exception throws when setDateTime.MaxValue
to theMax
property” has been resolved.
DocIO
Bug Fixes
- #I362350 - Mail merge is now executed properly in a Word document.
- #I366362 - Text is now preserved properly while converting a Word document to PDF.
- #I365026 - The NullReferenceException will no longer be thrown while replacing line break in a Word document.
File Manager
Bug fixes
-
#I362659
- The issue with “Duplicate folders are created in the navigation pane while setting Path property dynamically in FileManager component” has been resolved.
GanttChart
Bug fixes
-
SF-300136
- Misalignment issue between Grid and Chart rows has been fixed. -
SF-365013
- Issue on taskbar dragging has been fixed. -
F156210
- Issue on datasource update after CRUD operations has been fixed. - Issue on “NullReferenceException” when switching the tab has been fixed.
Grid
Improvement
-
#I358490
- Provided support to search decimal columns based on displayed value in the Filter Dialog box.
Bug Fixes
-
#F172909
- Exception throws while selecting a value in custom component(MultiSelect) rendered in DialogTemplate is fixed. -
#I364299
- Exception throws when grouping a column with initial sorted columns is fixed.
Heatmap
Bug fixes
-
#I364473
- The issue with “The Heatmap tooltip content gets duplicated when daylight savings is enabled” has been resolved.
ListBox
Bug fixes
- The issue with “Duplicate Item and Ctrl+A issue in ListBox” has been resolved.
ListView
Bug Fixes
-
#I364018
- The issue with “The IsChecked value is not updated properly in the clicked event of ListView component” has been resolved.
MaskedTextBox
Bug fixes
-
#F172613
- Issue with “component get focus while updating the Mask property dynamically” has been resolved.
MultiSelect
Bug fixes
-
#I365105
- Issue with “clear icon displays in the read-only multiselect component” has been resolved.
Bug Fixes
- #I365942 - The identical images are now optimized properly when converting XPS to PDF document.
- #I366532 - The image is drawn properly with transparency in the PDF document.
PDF Viewer
Bug fixes
-
#I366131
- Resolved the issue Document doesn’t load when using multiple PDF Viewers on a single page with dialog component.
Query Builder
Bug fixes
-
#F172298
- The issue with “GetSqlFromRules shows incorrect date format” has been resolved. - The issue with “Provides the between operator for date in query builder” has been resolved.
Signature
Breaking Changes
- We have changed the
width
andheight
parameters ofLoadAsync
public method to optional parameter.
TextBox
Bug fixes
-
#FB32023
- Issue with “floating label is not aligned properly in the multiline textbox while addinge-error
class to the component” has been resolved.
Tooltip
Bug fixes
- The issue with “The tooltip is not opening for each table cell in the WASM application” has been resolved.
TreeMap
Bug fixes
-
#F172366
- When drill down and drill up in the TreeMap with desaturation color-mapping, the opacity of the TreeMap leaf item will now be correct.
XlsIO
Bug Fixes
- #I361191 - Application being hanged due to custom number format in Excel to PDF conversion in iOS is now resolved.