Essential Studio for Blazor Release Notes
v24.1.45
January 09, 2024
Chart
Bug Fixes
-
#F186001
- TheAxisData
argument in theChartMouseClick
event is now working properly for stacked area charts and range area charts. - Chart tooltip is now working properly when we set the series fill color using RGB values.
Data Form
Bug Fixes
-
I534399
- Resolved the issue where a console error occurs when using ‘long’ type property in the model.
Data Grid
Bug Fixes
-
#I536738
- Resolved the issue of throwing an exception in the grid when not assigning a value to a non-nullable Enum type. -
#I522337
- Resolved the issue where Aggregated footer values displayed a warning message in the exported file when using the ExcelAggregateTemplateInfo event. -
#I528277
- Resolved the issue where filtering long values in a column using the FilterType Menu and Excel was not working properly. -
#I528975
,#I536099
,#I538109
- Resolved the issue where Persistence was not maintained after performing Column reordering. -
#I533733
- Fixed the issue where Drag and drop functionality was not working correctly after performing Batch changes. -
#I534398
- Fixed the issue with textbox search inside the Excel Filter not working properly with German Culture. -
#I537875
- Resolved the issue where exception is thrown when defining the Frozen column width property with a percentage value. -
#I529024
- Resolved the issue where records get overlapped when moving horizontal scrollbar after selecting a cell in the Frozen columns.
DocIO
Bug Fixes
-
#I532670
– The ArgumentException will no longer be thrown while converting a Word document to HTML. -
#I527787
- Image is now preserved properly while resaving a DOCX format document. -
#I533647
- The IndexOutOfRangeException will no longer be thrown while converting a DOCX to PDF. -
#I526631
- Arabic text with italic style is now preserved properly in Word to PDF conversion. -
#I531528
- Paragraph border is now preserved properly in Word to PDF conversion.
Gantt Chart
Bug Fixes
-
#FB49564
-The issue with scrolling in Virtualization sample while enabling the frozen columns has been resolved. -
#FB49609
,#I537233
-The issue with “GanttChart not rendering properly when updating the datasource dynamically” has been resolved. -
#FB49685
-The issue with taskbarEdited event args data not updating properly has been resolved.
Bug Fixes
- #I533728 - Fixed the issue where Image stream value is null when extracting images from specific PDF document.
- #I535957 - Preservation issue no longer occurs while paginating the pdf grid.
- #I537499 - Preservation issue no longer occurs while merging the PDF document.
- #I536811 - Preservation issue no longer occurs while flattening the ink annotation.
- #I525526 - The XFAForm field preserve properly in Adobe Acrobat after updating the field value.
- #I539076 - Fixed the FindText on PdfLoadedDocument breaks with Version 24.1.44 but works with 24.1.41.
Presentation
No Changes for this product in this version.
Tree Grid
Bug Fixes
-
#I529667
- Fixed an issue where the spinner was incorrectly positioned at the center of the browser. -
#I522916
- Fixed virtualization related issues in treegrid.
XlsIO
Features
- #I515394 - Provided support for dash styles for lines in Excel chart to image conversion.
- #I515394 - Provided support for line cap formatting in chart to image conversion.
Bug Fixes
- #I532988 - File corruption issue while resaving an xls format to xlsx format with merged cells is now resolved.
- #I533446 - Autofit rows working properly when merged cells are enabled with wrap text.
- #FB49454 - The date time having additional nanoseconds issue is now resolved.