Essential Studio for ASP.NET CORE Release Notes
v27.2.2
November 15, 2024
Common
Features
- The Syncfusion ASP.NET Core controls are fully support with .NET 9 from 2024 Volume 3 Service pack release.
Chart
Bug Fixes
-
#I650135
- The cumulative percentage in the Pareto chart tooltip will display the precise value to two decimal points. -
#I648361
- The exponential trendline now renders correctly for the datetime axis.
DocIO
Bug Fixes
-
#I643712
- MathML equations are now preserved properly while converting a Word document to an image multiple time. - The InvalidOperationException will no longer be thrown while converting a Word document to HTML after enabling
HtmlExportBodyContentAlone
API. - The NullReferenceException will no longer be thrown while opening a DOCX document with footnote.
DropDownTree
Bug Fixes
-
#I648663
- The issue where the focus style remained on the Dropdown Tree element even after shifting focus to the next focusable element has been resolved.
GanttChart
Bug fixes
-
#I644829
- Words and taskbar alignment are misaligned in pdf file when row height is less than 20 issue has been fixed. -
#I645725
- Console error occurs when taskbar drag and drop with touch interaction issue has been fixed. -
#I646644
- Console error occurs while dependency has decimal offset day values issue has been fixed.
Grid
Bug fixes
-
#I643163
- Resolved a script error that occurred during cell selection whenvirtualization
was enabled. -
#I621506
,#I622810
- Provided icons for column chooser, autofit all columns, autofit column in adaptive view. -
#FB62665
- Resolved type error in filteritemTemplate
when binding functions. -
#I646099
- ResolvedrowSelecting
andRowDeselected
event arguments areundefined
whenvirtualization
is enabled. -
#I648525
- Resolved an issue where deleting a record from the command column would not work when the delete confirmation dialog was enabled. -
#FB62045
- Resolved the on-demand for excel/checkbox filtering in custom binding. -
#I645596
- Resolved a resized column width resets after column reorder whenautofitColumns
method is invoked during initial rendering. -
#I639180
- The issue with theODataV4Adaptor
checkbox filtering not functioning correctly when using an externalwhere
filter query has been resolved. -
#I645754
- Fixed an issue that caused an error when opening the column chooser in vertical row rendering mode withinAdaptiveUI
mobile mode.
Features
- Added .NET 9 support for PDF, HTML Converter, and OCR Processor.
- The Skiasharp version used in the Pdf Imaging, XPS to PDF Converter, and OCR Processor libraries has been updated to v2.88.8.
Presentation
Bug Fixes
-
#I638787
- The IndexOutOfRangeException will no longer be thrown while opening the document with duplicate slide relation. - Font color now preserved properly while converting PPTX to PDF.
RichTextEditor
Bug Fixes
-
#I646789
- Now, the table is correctly inserted at the end of the span element when the cursor is focused there in the Rich Text Editor. -
#I637655
- Now, the list retains its format properly when pasted into the Rich Text Editor, even when within an<h6>
tag. -
#I649429
- Now, the custom table with the class namee-rte-custom-table
will not have the editor’s default table styles. -
#I647956
- Now, the percentage values for image height and width are now applied to image in the Rich Text Editor. -
#I652208
- Now, the console error that occurred when clicking the image toolbar icon with the cursor at the table side has now been resolved.
Schedule
Bug fixes
-
#I647287
- An issue where an Appointments are rendered in the incorrect time slots when the time zone is set to MET has been resolved.
Tab
Bug fixes
-
#I644385
- An issue that prevented access to therefreshOverflow
method in the Tab has been resolved.
TreeView
Bug fixes
-
#I650340
- The alignment issue in the TreeView component, which occurred when using the IconCss field property with the e-icons class while enabling checkbox support, has been resolved.
Visual Studio Code Extensions
Features
- Provided the .NET 9.0 support to the Syncfusion Visual Studio Code ASP.NET Core Project Template.
Visual Studio Extensions
Features
- Provided the .NET 9.0 support to the Syncfusion ASP.NET Core Project Template, Conversion, Migration, Scaffolding, and Sample Creator.
XlsIO
Features
Skiasharp version is upgraded to v2.88.8 in Excel to PDF and Excel to Image converters.
Bug Fixes
-
#I643843
- The styles are now applied properly to hidden ranges when creating an Excel document.