Essential Studio for Blazor Release Notes
v18.4.32
December 30, 2020
Chart
Bug Fixes
-
## F160881
- Clear data via button, Pie is still there with the old data it is not updated issue resolved. - If a segmented range goes above YMax then segmentation fails issue resolved.
- ChartPrimaryYAxis LabelFormat to be “{value} inches” it throws exception has been resolved.
- When charting a large number of points in a small area the tooltip throws exception has been resolved.
Dashboard Layout
Bug Fixes
-
## F160879
- The issue with “Script error occurs when adding new panels in empty dashboard component” has been resolved.
DateRangePicker
Bug Fixes
-
## 290682
- Issue with “end date is not updated properly in theValueChange
event argument” has been resolved. -
## 290682
- Issue with “max days is not working properly while changing the MaxDays value dynamically” has been resolved. -
## 308664
- Issue with “button text is not changed when render component with various culture” has been resolved. -
## F160934
- Issue with “exception throws while rendering component in the Blazor web assembly application” has been resolved.
Diagram
Bug Fixes
-
## 300307
- This issue “Exception occurs when saving and loading diagram “ has been fixed.
FileManager
Bug Fixes
-
## 307864
,## F160822
- The issue with “SelectedItems not maintained properly in FileManager component at initial loading” has been resolved. -
## F160898
- Able to set null value forAjaxSettings
property in File Manager component.
File Upload
Bug Fixes
-
## 299681
- Now, provided uploading file details in theBeforeUpload
event argument.
Grid
Bug Fixes
-
## 304877
- Checkbox column type should not be visible in dialog editing is fixed. -
## 292200
- PerformSelect method is not working properly in Grid is resolved. -
## F157910
- Previous row and cell index maintained inContextMenuOpen
event is fixed. -
## 297585
- Exception throws while adding data to List directly in initially Grouped Grid is solved. -
## F159791
- Column Format is not applied to exported pdf file when columns are defined in ExportProperties is resolved. -
## 293504
,## F158270
- CheckBox Filter Searching is not working properly with Initial Filtering is resolved.
New Features
-
## 291880
- Provided support to change font for PdfHeaderFooterContent.
NumericTextBox
Bug Fixes
-
## F160776
,## 307284
- Issue with “decimal separator is not updated properly while settingGermen(de-DE)
culture” has been resolved.
RichTextEditor
Bug Fixes
-
## 305073
- The issue with “The break line is not inserted after inserting the table in the Rich Text Editor” has been resolved. -
## 305073
- The issue with “Pasting the image upload is not working in the Rich Text Editor” has been resolved.
Scheduler
Bug Fixes
-
## 306779
- An issue with the “clone element loses template color of appointments while dragging” has been fixed.
Slider
Bug Fixes
-
## F160782
- The issue with “Time format not showing expected in Slider Tooltip” has been resolved.
TextBox
Bug Fixes
-
## 297985
- Issue with “clear icon is not visible until typing a valid email on the email input” has been resolved.
TimePicker
Bug Fixes
-
## 305910
- Issue with “input gets flicker while entering the time value in the azure” has been resolved.
Toast
Bug Fixes
-
## 307049
- Issue with “Toast progressbar is flickering when hovered the toast” has been resolved.
Tooltip
Bug Fixes
- The issue with “the tooltip is not opened in IE11 browser” has been resolved.
Tree Grid
New Features
-
## 304804
- AddedGetRowIndexByPrimaryKey
method to get the row index using primarykey value.
TreeView
Bug Fixes
-
## 300553
- The issue with “The TreeView does not render when adding the hasChildren field in hierarchical data source” has been resolved.
XlsIO
Bug Fixes
- #305064 - Exception is no longer thrown while converting pivot table in worksheet to image conversion.
- #305842 - Cell style is now correct after add copy operation.