Essential Studio for ASP.NET CORE Release Notes
v28.1.37
December 31, 2024
DocIO
Bug Fixes
-
#I659673
,#I664745
- Table is now preserved properly while converting a DOCX format document to PDF. -
#I666374
- Alternate description is now updated properly for the page field while converting Word document to PDF. -
#I664598
- Custom properties are now preserved properly while resaving a DOC format document. -
#I658441
- Hyperlink field is now preserved properly while callingTextToDisplay
API. -
#I664260
– Page number alignment in TOC is now preserved properly after callingUpdateTableOfContents
API. - Paragraph is now positioned properly in Word to PDF conversion when previous paragraph contains a field within frame.
Grid
Bug fixes
-
#I662531
- The script error that occurred when autofit was enabled in the Grid, the width of the first column was undefined, and its visibility was set to false has been resolved. -
#I661447
- Resolved an issue where templates were not rendered in the printed output of the React Grid. -
#I664462
- Resolved the issue whereSelectedRowIndex
was not updating correctly whenallowSelection
was enabled dynamically. -
#I666371
- Resolved the issue where therowSelected
event was triggered twice when persist selection was enabled. -
#FB63898
- The script issue caused by an initial filter query with complex predicates when using theODataV4Adaptor
has been resolved. -
#I665773
- Fixed the issue where theColumnMenu popup
was not positioned correctly when theStickyHeader
feature was enabled, and the screen was zoomed.