Essential Studio for ASP.NET MVC Release Notes
v28.2.4
February 04, 2025
DocIO
Bug Fixes
-
#I676523
- Nested IF field inside table is now updated properly after callingUpdateDocumentFields
API. -
#I680870
,#I680865
- Image in source document is now preserved properly after callingImportContent
API. -
#FB64429
- Nested table cell width is now preserved properly while converting a DOCX document to PDF. -
#I681549
- Text is now preserved properly while converting a Word to PDF with decimal tab alignment. -
#I680859
- Left Margin of paragraph is now preserves properly while converting a HTML to DOCX. -
#I682002
- List indent is now applied properly while converting a Word document to PDF. - The NullReferenceException will no longer be thrown while removing TextFormField in InlineContentControl.
Grid
Bug fixes
-
#I665951
- A blank space that appeared on the initial render when using frozen columns withcolumnVirtualization
has been fixed. -
#I676688
- A script error that occurred during Excel export for image columns when grid column widths were not defined has been resolved. -
#I681573
- A script error that occurred when clicking the Cancel or Save button in dialog editing with grouping has been resolved. -
#I657081
- DuplicateAPI
requests triggered duringvirtual scrolling
in the grid have been resolved. -
#I678648
- The issue with the invalid attribute namearia-grouped
detected in the Grid component with grouping has been fixed. -
#I679153
- A script error that occurred when destroying the grid withvirtualization
andpersistence
enabled has been fixed.
Schedule
Bug fixes
-
#I680887
- An issue where the Scheduler year view popup does not close when navigating to other views has been resolved. -
#F195634
- An issue with scheduler event misalignment in timeline Day View with customtimeScale
andinterval
settings has been resolved. -
#F195703
- An issue with the ScheduleactionCompleteArgs
to ensuredeletedRecords
contain the correct edited timezone start and end time for deleted appointments has been resolved.
XlsIO
Bug Fixes
-
#I682697
- The Text property of a cell now returns the correct value when the cell contains a numeric value and the number format includes an @ symbol. -
#I678712
- The template marker now exports values correctly when a value starts with a number followed by % and some text, provided DetectNumberFormat is enabled. -
#I667801
- Exception is no longer thrown while parsing formulas in an XLSB file. -
#I644530
- The sorting order is now correct when sorting ranges that contain the same values.
Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified.