Essential Studio® for Blazor Release Notes
v25.2.6
May 28, 2024
Chart
Bug Fixes
-
#I495201
- The issue of slow chart performance while updating data has been fixed. -
#I590534
- The issue where an exception could occur when using the trendline in the pivot component has been resolved.
Data Grid
Bug Fixes
-
#F187983, #FB54762
- Resolved the exception that occurs in Aggregate when dynamic columns are changed in the grid. -
#I588331, #FB57002
- Fixed the console error when editing a cell with Batch edit in the grid. -
#I585415, #I587476, #FB57064
- Resolved the issue where the DateTime column sort option was displayed incorrectly in Excel export. -
#I583205, #FB55698
- Resolved the issue where Lazy load grouping did not work properly with Aggregate columns.
DocIO
Bug Fixes
-
#I584950
- Character style name with spacing is now preserved properly while resaving a DOCX format document. -
#I589924
- Footer content is now preserved properly while converting an XML to PDF. -
#I589657
– The IndexOutOfRangeException will no longer be thrown while converting a DOC format document to PDF. -
#I589733
– The OverflowException will no longer be thrown due to symbol field while converting a Word document to PDF. -
#I589656
– The NullReferenceException will no longer be thrown due to track changes applied list paragraph while converting a Word document to PDF. -
#I590549
- Vertically merged splits row contents are now preserved properly while converting a Word document to PDF. -
#I589128
- Decimal number format for merge field is now preserved properly after executing mail merge.
DropDown List
Bug Fixes
-
#I592320
- Fixed issue where validation was not occurring properly after changing the datasource and selecting a previously selected value again.
File Manager
Bug Fixes
-
#F188240
- The issue with the file rename operation in the File Manager component has been resolved.
Gantt Chart
Bug fixes
-
#I587335
,#FB56813
- The issue with the SegmentChanging event not triggering properly has been resolved.
MultiSelect
Bug Fixes
-
#I582449
- Resolved the issue with Console error being thrown when dynamically updating datasource after selecting all items. -
#FB54527
- The issue with the footer template not being displayed in mobile mode has been resolved. -
#F188190
- Fixed issue with e-outline CSS class in MultiSelect when configured with FloatLabel.
Presentation
Bug Fixes
-
#F188142
- Stock chart with date time category axis is now preserved properly in PowerPoint Presentation to PDF. -
#I590153
- Chart axis label font properties are now preserved properly while saving the PowerPoint Presentation. - Background transparency of chart marker is now preserved properly while cloning the PowerPoint Presentation.
Rich Text Editor
Bug Fixes
-
#I587440
- Now, using theRefreshUIAsync
public method in the Rich Text Editor when the toolbar is disabled works properly.
Splitter
Bug Fixes
-
#I589299
- Resolved issue with unable to resize the splitter after setting the visible property to true.
Stepper
Bug Fixes
-
#I586118
- Now the issue with StepperStepChanging
event being called twice has been resolved.
Stock Chart
Bug Fix
-
#I590501
- The stock chart now renders with the parent height when using a height of 100 percent in the chart.
TreeView
Bug Fixes
-
#I584610
- The issue where a console error occurred during drag and drop has been resolved.
XlsIO
Bug Fixes
- #I561833 - Performance has been improved when copying a large number of rows to another worksheet.
- #F188199 - Stack overflow exception is no longer thrown in worksheet to Image conversion.
- #I589586 - Exception is no longer thrown when the pivot cache relation does not contain target and id attributes.
- #I590055 - Exception is no longer thrown when applying a page filter after accessing the pivot layout method.
- #I589654 - NullReferenceException is no longer thrown during the conversion of a 3D pie chart with empty points to an image.