Essential Studio for Blazor Release Notes
v19.3.0.53
November 12, 2021
Circular Gauge
Bug Fixes
-
#I346237
,#F170039
- Circular Gauge will now render properly during initial load in the .NET 6.0 WASM application.
DatePicker
Bug Fixes
-
#F170023
- Issue with “up and down month navigations are not working properly while rendering the component with Min and Max properties” has been resolved.
Diagram
Bug Fixes
-
#F169422
- The issue with “RemovePaletteItem API does not remove the symbols added at runtime in the palette” has been resolved.
DocIO
Bug Fixes
- #I343365 - Image is now preserved properly while converting a Word document to HTML.
- #I344080 - Document will no longer be corrupted while resaving a DOCX format document.
- #FB28940 - TOC navigation is now working properly while resaving a DOCX format document.
- #I341105 - The StackOverflowException will no longer be thrown while calling
AcceptChanges()
method. - #I342621 - Hanging issue has been resolved while opening a DOCX format document.
- #I343124 - Shape and image are now preserved properly while resaving a RTF format document.
- #I341909 - The XMLException will no longer be thrown while opening a DOCX format document.
- #FB28776 - The InvalidOperationException will no longer be thrown while removing a style from a Word document.
- #FB28166 - IF field is now updated properly while calling
UpdateDocumentFields()
method. - #F168614, #FB28165 - The InvalidOperationException will no longer be thrown while resaving a DOCX format document.
- #I343605 - The NullReferenceException will no longer be thrown while opening a Word document.
- #I343856 - Text is now preserved properly while resaving a RTF format document.
- #I345610 - Bullet character is now preserved properly in tagged PDF while converting a Word document to PDF.
- #I345585 - The OutOfMemoryException will no longer be thrown while converting a Word document to PDF.
- #I344763, #I345120, #I345457, #I343961, #I343550, #I344476 - Text is now preserved properly while converting a Word document to PDF.
- #I344573 - Frame is now preserved properly while converting a Word document to PDF.
- #I344575, #I344834 - Text box is now preserved properly while converting a Word document to PDF.
- #FB29344 - Content control is now preserved properly while resaving a DOCX format document.
- #I344171, #I346772, #I344016 - Text box is now preserved properly while converting a DOCX format document to PDF.
- #I344316 - The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.
- #I342402 - Paragraph is now preserved properly while converting a Word document to PDF.
- #I344312 - Floating item is now preserved properly while converting a Word document to PDF.
- #I343806, #I344038, #FB29056, #I342808 - Table is now preserved properly while converting a DOCX format document to PDF.
- #I343888 - Table and Heading are now preserved properly in tagged PDF while converting a Word document to PDF.
- #I342251 - Emoji is now preserved properly while converting a DOCX format to PDF.
- #I342795 - Table cells are preserved properly while converting a RTF format document to PDF.
- #I341531, #I342859 - Image is now preserved properly while converting a Word document to PDF.
- #I342250, #I344435 - Table is now preserved properly while converting a Word document to PDF.
- #I344560 - Page number is now preserved properly while converting a DOCX format document to PDF.
- #I343474 - Text in group shape is now preserved properly while converting a Word document to PDF.
- #F169301 - Strikethrough is now preserved properly while converting a Word document to PDF.
- #I340593 - Textbox position is now preserved properly while converting a Word document to PDF.
- #I343477 - Text in frame is now preserved properly while converting a Word document to PDF.
- #FB28775 - Checkbox is now preserved properly while converting a Word document to PDF.
Document Editor
New Features
-
#I345565
- Added support for Word 2013 justification. -
#I343497
- Added support to render the texture style for table cell shading. -
#I343751
- Added alert window for row and column specified more than 63 and 32767 respectively in insert table dialog.
Bug Fixes
-
#I343310
- Resolved the blank page adding issue in exported word document due to footnote. -
#I344840
- Resolved the height and width forinsertImage
API. -
#I342774
- Resolved the word export issue for document with content control. -
#I343106
- Resolved the table border rendering issue. -
#I337087
,#I344332
- Improved the suggestion construction logic for error words. -
#I338302
- Resolved the hanging issue when opening document with table. -
#I339240
- RTL list is now deleted properly. -
#I340758
- Resolved the word export issue for the table with merged cells. -
#I341140
- Track changes content is now updated properly for the existing empty line. -
#F167253
,#F168269
- Track changes pane visibility issue is resolved. -
#I341985
- Resolved the tab space rendering issue. -
#F168463
- Resolved the layout issue for the element with square wrapping style. -
#I338947
- Resolved the undo problem after paste of hebrew text. -
#I340867
- Selection issue after applying character format is resolved. -
#I341335
- Resolved the text formatting preservation for merge fields. -
#I339239
,#I339242
,#I339021
- Resolved the text arrangement issue for RTL documents. -
#I335659
- Resolved the undo/redo some text in RTL mode. -
#I340643
- Resolved the comment mark removal issue in comment delete. -
#I339335
- Resolved the hanging issue in editing document with Hebrew text. -
#I340121
- Resolved the issue with elbow connector rendering as line connector. -
#I339453
- Resolved the rendering issue in fixed table width case. -
#I341119
- Resolved the image with top and bottom wrapping overlapping issue with table. -
#I339602
– Track changes is now updated properly in header and footer. -
#I341964
,#I342165
– Resolved the text rearrange issue in copy/paste of RTL text. -
#I339714
– Footnote order is now updated properly. -
#I339973
- Table serialization issue in word export is resolved. -
#I340795
– Issue with copying field is resolved. -
#I339872
– Page number is footer is now updated properly. -
#I339576
,#F168072
– Resolved the issue in applying page orientation with the section break. -
#I339027
– Resolved the script error in saving tracked content in header/footer. -
#I340532
– Html elements are nor properly disposed. -
#I341375
– Resolved the history issue in comment operations. -
#I341840
– Resolved the table rendering issue.
File Manager
Bug Fixes
-
#I346308
- The issue with the “Files are not opened for the first time after navigating through breadcrumb in the FileManager component” has been resolved. -
#I344602
- The issue with the “Console error occurs when opening context menu of the FileManager component” has been resolved.
Gantt Chart
Bug Fixes
-
#I347202
- Issue in tab index while add records for multiple times has been fixed. -
#I345877
- Fixed issue “A Taskbar rendered in Gantt when start and date is not mapped”. -
#I346466
- Issue on taskbar edit action has been fixed. -
#I343817
- Issue on Gantt columns order, after performing column reordering has been fixed. -
#F28196
- Issue with insert and delete methods of Gantt Custom adaptor has been fixed. -
#I343929
,#I343817
- Issue on dynamically updating the gantt column properties has been fixed. -
#I346793
- Now, the GanttActionBegin
event shows properRequestType
. -
#I344614
- Fixed issue as dynamicadd/remove
columns not shown in Gantt. -
#I347128
- Issue on column template has been fixed. -
#F169968
- Fixed issue on Taskbar which is not properly rendered according to theDurationUnit
.
New Features
-
#I338404
- Provided support to maintain same task id in both server and client side. -
#I342862
- IncludedUid
Property in Gantt column. -
#I342558
- Provided event support to notify when Gantt Treeview column resizing is completed.
Grid
Bug Fixes
-
#I345516
,#I348234
- Grid Sort icon overlapping with column header text in bootstrap5 theme is resolved.
Maps
Bug Fixes
-
#I346579
- When the window is resized, the Maps component will now resize properly.
Bug Fixes
- #343744 - Null reference exception will no longer occurs while flattening the PDF documents.
- #343555 - Null reference exception will no longer occurs while sign the PDF document with enable validation appearance.
- #342787 - Ink annotations are now preserved properly.
- #342444 - KeyNotFound exception will no longer occurs while flattening PDF documents.
- #344287 - Now, the exported FDF data is preserved properly.
- #344637 - Exception will no longer occurs while loading encrypted PDF document.
- #345332 - PDF document will be decrypted properly while removing password from it.
- #344528 - Imported form fields values will be preserved properly on Chrome and other viewers.
- #343888 - Tag will be added properly while creating table.
- #344284 - Preservation issue will no longer occurs while modifying the check box field in existing PDF document.
- #344287 - Symbols will be exported properly while importing/exporting form fields.
- #343259 - Rubber stamp annotation appearance will be preserved properly.
- #342831 - Annotations will be preserved properly when flattening it.
- #342171 - Now, the file size is optimized, when drawing existing PDF page as template.
- #341582 - PDF grid will be preserved properly when drawing it to the PDF document.
- #340465 - Dot notation issue will no longer occurs while exporting PDF document to XML document.
- #340464, #340466 - Double quotation mark variants and Apostrophe will be preserved properly when exporting form data to XML or XFDF.
- #338447 - Line breaks will be preserved properly while repeatedly exporting data to XML.
- #345250 - Hyperlink bounds for the text web link annotation will be preserved properly.
- #345128 - Free text annotation will be preserved properly when flattening it.
- #345127 - Radio button fields are now flattened properly.
- #344315 - Preservation issue will no longer occurs while flattening annotations.
PDF Viewer
Bug Fixes
-
#F169630
- Now, the AnnotationAdd event is triggered while pasting the copied annotation. -
#I344722
,#344778
,#F169510
,#I338441
- PDF document is loading properly in the PDF Viewer. -
#I343036
- Script error is resolved while disabling the enableAnnotation property. -
#I342555
- Search option is working properly for the highlighted text. -
#I342004
- Tooltips for thumbnail and bookmark are hiding properly. -
#I342604
- Now, the search indicator is working properly. -
#I341392
- Password protected PDF document is loading properly in the PDF Viewer. -
#I344480
- Free text annotation is added properly in the PDF pages. -
#I342457
- Pages are scrolled properly with the minimum zoom percentage. -
#I344875
- PDF documents are loading properly while using the open option in the toolbar.
New Features
-
#I346048
- Support is now provided to show the eye icon in the password protected dialog box.
Pivot Table
Bug Fixes
-
#I347413
- The grid columns, as well as their settings such as format, header text, text wrap, and so on, can now be configured usingDrillThrough
event in the drill-through pop-up. -
#I346885
- The tooltip will now display properly even if there are multiple Pivot Tables on the same page.
Presentation
Bug Fixes
- #I344849 - The PowerPoint presentation will no longer be corrupted while performing multiple clone and merge with same slide.
- #I344715 - Hyperlink of SmartArt is now preserved properly while saving the PowerPoint presentation.
- #I344458 - Row height is now updated properly while adding a new row into the PowerPoint table.
- #I341233 - Underline is now preserved properly while saving the PowerPoint presentation.
- #I341320 - Layout slide is now applied properly while adding a new slide into the PowerPoint presentation.
- #I340149 - Think cell component is now preserved properly while saving the PowerPoint presentation.
- #I341256 - Chart text color is now preserved properly while saving the PowerPoint presentation.
Scheduler
New Features
- Provided option to render the spanned events greater than 24 hours in either
AllDayRow
region orTimeSlot
region. - Provided localization support for timezone collections which are displayed in the editor window.
Bug Fixes
-
#F170021
- An issue with the exception throws when we setShowQuickInfo
property as false has been fixed. -
#I347737
- An issue with drag and drop is not working for recurrence event at initial time has been fixed.
Sidebar
Bug Fixes
-
#I345935
- Now, the Sidebar close event returns the correct target when enabling backdrop support.
TextBox
Features
-
#I342170
- Now, restricted the SignalR request while typing the value on the input element.
Tree Grid
Bug Fixes
-
#F169617
- Data update works properly with observable collections.
TreeView
Bug Fixes
-
#F170080
- The issue with “The TreeView component throws an exception while using the additional attribute (Enabled) in data source” has been resolved.
Uploader
Bug Fixes
-
#I346855
- Issue with “unable to upload the previously selected files” has been resolved.
Visual Studio Extensions
New Features
- Provided toggle button support for side panel expand/collapse to Syncfusion Blazor Template Studio sample.
XlsIO
Bug Fixes
- #I341494 - Conditional format without applied range is now preserved properly while resaving the Excel document.
- #I340032 - Exception thrown while resaving the Excel document having with chart title referred from external range is now resolved.
- #I340032 - Series color of a chart having tint color is now preserved properly while resaving the Excel document.
- #I341449 - Chart value axis labels are now rounded off properly while converting chart to image.
- #I340620 - NullReference exception thrown while accessing the series values from named range is now resolved.
- #I342141, #I342694 - Data label font size is now proper while cloning the chart.
- #I343761 - Default column width is now maintained correctly while parsing the Excel document.
- #I342426 - Legend entries are now proper while converting chart with multiple series to image.
- #I342424 - Column clustered chart with date time axis is now rendered properly in chart to image conversion.
- #I342677 - Bitmap image is now rendered properly in Excel to PDF conversion.
- #I344139 - OnAction property value of alternate share is now set properly.
- #I342424 - Column clustered chart with datetime axis type is now rendered properly in the chart to image conversion.
- #I345199 - Currency value is now set properly in Excel document.
- #F169945 - Color scale conditional formatting when applied to a discontinuous range in now rendered properly Excel to PDF conversion.
- #I346162 - Argument exception thrown when shared strings contains an empty XML element is now resolved.
- #I342424 - Column clustered chart with date time axis type is now rendered properly in the Chart to Image conversion.
- Rich-text is now preserved properly while creating an Excel table is Rich-text range.
- Monochromatic color applied for chart series is now preserved properly while resaving the Excel document.
- SVG image is now preserved properly while add copying the Excel worksheet.
- Picture border edge join is now preserved properly while resaving the Excel document.
- Table striped style is now applied properly based on the strip size.
- Exception thrown for unique formula in creation of Excel document is now resolved.