Essential Studio® for Blazor Release Notes
Data Grid
Bug Fixes
-
#FB54075
- Resolved the issue where string.Empty
is not filtered in the string column when using FilterType as Menu.
-
#I576857, #FB53280
- Resolved the issue where the Print feature did not work with the Row Template.
-
#FB52031
- Resolved the issue where an exception was thrown when deleting a row while using a group Caption Template.
DocIO
Bug Fixes
-
#I583030
- Bullet list is now preserved properly after calling AppendHTML
API.
-
#I581502
– The NullReferenceException will no longer be thrown while converting a Word document to PDF.
-
#I582996
, #I586266
- Number formatting is now updated properly while executing mail merge.
-
#I585241
- The IndexOutOfRangeException will no longer be thrown while converting a cloned chart with shape to image.
-
#I585240
– The NullReferenceException will no longer be thrown while converting a cloned chart to image.
- Character spacing applied text is now found in the ‘FindText’ API after Word to PDF conversion.
PDF
Bug Fixes
-
#I586019
- The issue with preserving text line spacing when drawing text has been fixed.
-
#I589927
- The Null Reference exception when saving PDF documents has been resolved.
-
#I585978
- The problem of certain texts not being extracted from certain PDF documents has been fixed.
-
#I583001
- The Null Reference exception no longer occurs when drawing text in a PDF.
-
#I586084
- The preservation issue when filling text in a rotated textbox field has been fixed.
-
#I19457
- The issue where removing an image from one page caused images to be removed from other pages has been resolved.
-
#I583914
- The StackOverflow Exception no longer occurs when analyzing PDF syntax.
Presentation
Bug Fixes
-
#I585241
- The IndexOutOfRangeException will no longer be thrown while converting a cloned chart with shape to image.
-
#I585240
– The NullReferenceException will no longer be thrown while converting a cloned chart to image.
Tree Grid
Bug Fixes
-
#I590025
- Fixed issue where child records were being added at the top instead of the bottom in treegrid.
XlsIO
Bug Fixes
- #881728 - 3D chart with series fore color is preserved properly while cloning and resaving the Excel document.
- #883920 - DataBar conditional format is rendered properly in worksheet to image conversion.