Essential Studio® for Blazor Release Notes
v23.1.39
October 04, 2023
Accumulation Chart
Bug Fixes
-
#I502694 - Remote data query for accumulation charts is now working properly.
-
#I503955 - In the TooltipRender event for Accumulation Chart, properties of the argument Point type are now reachable from the common namespace.
Chart
Bug Fix
-
#I503347 - MultiColoredLine series markers are now rendering with their fill and border colors.
ComboBox
Bug fixes
- #F183137 - Fixed an issue where the ComboBox skips few elements when virtual scrolling.
Dashboard Layout
Bug Fixes
-
#I494940 - Resolved the overlapping issue while changing the cellSpacing property dynamically.
Data Grid
Bug Fixes
-
#I496652 - Fixed the issue where the IsIdentity property was not working properly when using batch edit mode.
-
#I502084 - Resolved the issue where the Horizontal Scroll was not working properly when using Column Virtualization.
-
#I495152 - Resolved the issue where alignment was not applying properly when using AllowTextWrap with Gridcolumn width set to auto.
-
#FB46059 - Resolved the issue where a Null reference exception occurred while performing search using Excel filter in WebApiAdaptor.
-
#FB46693 - Fixed the issue where Sortcomparer was not working properly with ExpandoObject.
-
#FB47184 , #I502322 - Resolved the issue where the Filter popup was not rendered when using both built-in and custom column menu items.
-
#FB46919 - Resolved the issue where an exception occurred when using the WebApi Adaptor with an int data type in the search filter.
-
#FB47098 - Fixed the issue where an exception was thrown when selecting multiple cells after performing Ctrl + C action.
-
#I502542 - Resolved the issue where an exception was thrown when opening the Enum Column Excel Filter’s Popup with persistence enabled.
DocIO
Bug Fixes
-
#I501745 - The NullReferenceException will no longer be thrown while converting a Word document with floating item to PDF.
-
#I497432 - Hyperlink for the headings is now working properly while converting a Word document to PDF.
-
#I490406 - Frame is now positioned properly while converting a Word document to PDF.
-
#I498513 - Footer content is now preserved properly while converting a Word document with a rotated and auto-fit textbox to PDF.
-
#I503932 - The ArgumentException will no longer be thrown while executing mail merge with a SQL statement that contains a LIKE operator.
DropDown List
Bug fixes
-
#I494003 - Fixed an issue with the icon alignment in the Multiselect Component when both ‘e-small’ and ‘e-bigger’ CSS classes are applied.
File Manager
Bug Fixes
-
#I501873 - Issue with the “folder open behaviour when drag and drop the file in the FileManager component” has been resolved.
-
#F184381 - The issue with the duplicate thumbnail for image files in the Blazor File Manager component has been resolved.
Gantt Chart
Bug Fixes
-
#FB46376,#I495334 -The issue with “Duplicate values being rendered when editing a custom column with a dropdown edit type” has been resolved.
-
#FB46376,#I495334 - The issue with “Dynamic list value not updating in the Gantt chart dropdown list” has been resolved.
-
#FB46630 - The issue with “When used in Gantt chart add/edit mode, the dropdown event not updating the value in the UI” has been resolved.
Kanban
Bug Fixes
-
#I498719 - Now, the dialog does not close when args.Cancel is set to true in the Kanban dialogClose event, and it works properly.
ListView
Bug Fixes
-
#I489514 - Now the args.Cancel will prevent the ListView click event.
PDF
Bug Fixes
- #I494945 - The PdfGridImagePosition API now ensures the correct maintenance of aspect ratios when drawing an image to the PdfGrid cell.
- #I503988 - The preservation issue will no longer occur while applying redaction to the PDF document.
- #I503373 - The issue with the extract text not returning proper results has been resolved.
Pivot Table
Bug fixes
- An issue occurs when deleting a created calculated field from the static field list UI.
Progress Bar
Bug Fix
-
#I501396 - Progress bar has been rendered properly when the progress value is lower than the first range end value.
Rich Text Editor
Bug fixes
-
#I497286 - Now, the ValueChange event works properly while setting the Enabled property to false by default in Rich Text Editor.
-
#I466822 - Now, the Create Table popup opens in the proper position when the EnableFloating property is set to false.
Stock Chart
Bug Fix
-
#I503696 - Stock events series index customization will no longer throw an exception.
Time Picker
Bug fixes
-
#I493895 - Resolved the problem where the TimePicker popup range was not displayed in the 24-hour format with TimeSpan.
Tree Grid
Bug Fixes
TreeView
Bug Fixes
-
#I492293 - Resolved the performance issue with node expanding action in WASM.
XlsIO
Bug Fixes
- #I500871 - While inserting the picture after applying cell style, Image height is preserved incorrectly.
- #I492252 - Exception is not thrown while applying expand pivot rows option to pivot field.
- #I184507 - Parameter count mismatch exception is thrown when importing string array through importdata is now resolved.
- #I503054 - System overflow exception is thrown while parsing font style if charset attribute has negative value is now resolved.
- #I492252 - Exception will not be thrown while applying expand pivot rows option to pivot field.
- #I501227 - Conditional format number format appearing as empty when the excel document is opened in WPS Office is ow resolved.