Essential Studio for Blazor Release Notes - v30.1.38
Common
Features
-
#I741717-Greek(el-GR)resource file newly added in Blazor.
AutoComplete
Bug Fixes
-
#I727922- Fixed an issue where the Typed value was cleared when the AutoComplete component lost focus.
ComboBox
Bug Fixes
-
#I730790- Fixed an issue that caused an empty popup to render when the down arrow was pressed continuously while opening the ComboBox and DropdownList popups.
Context Menu
Bug Fixes
-
#I737931- The submenu alignment issue in small screen resolutions on ContextMenu component has been resolved.
Data Grid
Bug Fixes
-
#I736655,#FB68235- Resolved an issue where Complex Columns were not updating when inserting rows using AddRecordAsync in Batch Editing mode. -
#I731128,#FB67955- Resolved an issue where the Filter Menu popup closed unexpectedly when interacting with the DateTimePicker rendered inside the toolbar template. -
#I733869,#FB68156- Resolved an issue where the Checkbox Selection state was not maintained properly after an edit operation when CheckboxOnly was enabled.
Dialog
Bug Fixes
-
#F196892- Resolved a console error that occurred when theResizeproperty was enabled in the customDialogcomponent.
DocIO
Bug Fixes
-
#I732800- The empty group in the table cell is now correctly removed during the mail merge process whenRemoveEmptyGroupis enabled. -
#I739085- Merge field end font is now preserved properly while resaving DOCX format document. -
#I726925- List is now preserved properly while converting a Word document with floating text box PDF. -
#I728297- Table is now positioned properly while converting a Word document with floating text box to PDF. -
#I729218- Character spacing for justified paragraph is now preserved properly while converting a Word document to PDF. -
#I733487- Image followed by paragraph is now positioned properly while converting Word document to PDF. -
#I733880- Shape is now positioned properly while converting a Word document to PDF. -
#I734468- Hanging issue will no longer occur while converting a Word document with header row to PDF. -
#I735755- Text is now preserved properly while converting a Word document with decimal tab to PDF in German culture. - Tab spacing is now preserved properly while resaving HTML document.
DropDown List
Bug Fixes
-
#I730018- Fixed an issue where the preselected value was not displayed when virtualization was enabled in the Dropdownlist.
File Manager
Bug Fixes
-
#I740251- The issue with drag-and-drop not working in the Details View of the Blazor File Manager component has been resolved.
Image Editor
Bug Fixes
-
#I736512- The issue with “Aspect ratio not maintained during bottom edge resize of crop selection in Image Editor” has been resolved.
Kanban
Bug Fixes
-
#F197027- Now, the Kanbanswimlanelayout renders properly when loading an emptydatasourceon aniPad.
MultiSelect
Bug Fixes
-
#I721602- Fixed an issue where custom values were not being properly removed from the multiselect popup when the value was deleted in the input field. -
#I731169- Fixed an issue where the SelectedAll event was not triggered after filtering the list and clicking Unselect All. -
#F196493- Fixed an issue where the Request was not sent based on the query to take the value all the time in the MultiSelect Component. -
#I715613- Resolved an issue where a console error occurred when the dialog was closed while the MultiSelect popup remained open.
Bug Fixes
-
I737323- Fixed an issue that caused an exception to occur while importing a page from a PDF document. -
I733396- Fixed an issue where incorrect characters were extracted during PDF text extraction. -
I733905- Fixed an issue where a preservation error occurred during the flattening process when the IsRequired property was set to True in the ListBoxField. -
I738015- Fixed the issue where a preservation error occurred while flattening the rotated textbox field. -
I738603- Fixed an issue where users were unable to export the FreeText Annotation containing the tab character. - Fixed an issue where culture settings were not retrieved properly after PDF redaction.
PDF Viewer
Bug Fixes
-
#I733756- Resolved an issue where the Signature dialog would unexpectedly switch to the next tab while drawing a signature. -
#I733167- The issue with incorrect background rendering in the Signature field when saving documents has been resolved. -
#I196933- Resolved an exception that occurred when navigating away from the PDF Viewer in WASM applications.
Presentation
Bug Fixes
-
#I736436- PowerPoint presentation will no longer be corrupted when resaving it with motion path animations in floating positions.
Rich Text Editor
Bug Fixes
-
#I733481- Now, the height of the Rich Text Editor is properly adjusted when theRefreshUIAsyncmethod is called with iframe mode enabled. -
#I736783- Now, the content can be pasted into the Rich Text Editor, provided its length is equal to the specifiedMaxLength. -
#I733542- Now, The issue with the ValueChange event not being triggered when applying background color and styles to a table in the Rich Text Editor has been resolved.
Tree Grid
Bug Fixes
-
#I732004- Resolved an issue where PdfExport not working properly when bindingPdfQueryCellInfoEvent. -
#F67897- Resolved an issue where filtering usingQueryProperty in hierarchy data binding throws null reference exception. -
#I722607- Resolved an issue where PdfExport threw an invalid operation exception while using column template.
TreeView
Bug Fixes
-
#I733008- The issue with the TreeView component becoming unresponsive during dynamic data source updates with@bind-CheckedNodeshas been resolved.
XlsIO
Bug Fixes
-#I735461 - The GetCellValue method now returns the proper cell number value when invoked multiple times.
-#I730567 - AutoFilter is copied properly when using the Worksheets.AddCopy() method.
-#I733950 - Exception no longer occurs when accessing FontColorRGB for automatic font color in conditional formatting in XLS file.
-#I734560 - Row height is preserved correctly when the applied row height is equal to the default row height.
-#I683609 - Exception no longer occurs when using list data with template markers.
-#I727273 - Number formats in pivot table cells are retained correctly during Excel to PDF conversion.
-#I733807 - Cell text with accounting number format is rendered correctly during Excel to PDF conversion.
-#I723434 - Complex EMF image is rendered correctly during Excel to PDF conversion.
Test Results
| Component Name | Test Cases | Passed | Failed | Remarks |
|---|---|---|---|---|
| 3DChart | 197 | 197 | 0 | All Passed |
| Accordion | 232 | 232 | 0 | All Passed |
| AiAssistView | 291 | 291 | 0 | All Passed |
| Appbar | 102 | 102 | 0 | All Passed |
| Autocomplete | 459 | 459 | 0 | All Passed |
| Breadcrumb | 137 | 137 | 0 | All Passed |
| Bulletchart | 237 | 237 | 0 | All Passed |
| Button | 255 | 255 | 0 | All Passed |
| Calendar | 146 | 146 | 0 | All Passed |
| Carousel | 174 | 174 | 0 | All Passed |
| Charts | 3512 | 3512 | 0 | All Passed |
| ChatUI | 102 | 102 | 0 | All Passed |
| Chips | 196 | 196 | 0 | All Passed |
| CircularGauge | 927 | 927 | 0 | All Passed |
| ComboBox | 510 | 510 | 0 | All Passed |
| DashboardLayout | 242 | 242 | 0 | All Passed |
| DataForm | 537 | 537 | 0 | All Passed |
| DataGrid | 4717 | 4717 | 0 | All Passed |
| DatePicker | 570 | 570 | 0 | All Passed |
| DateRangePicker | 363 | 363 | 0 | All Passed |
| DateTimePicker | 473 | 473 | 0 | All Passed |
| Diagram | 10094 | 10094 | 0 | All Passed |
| Dialog | 389 | 389 | 0 | All Passed |
| DocumentEditor | 3228 | 3228 | 0 | All Passed |
| DropdownList | 847 | 847 | 0 | All Passed |
| Dropdowntree | 131 | 131 | 0 | All Passed |
| FileManager | 3061 | 3061 | 0 | All Passed |
| FileUpload | 328 | 328 | 0 | All Passed |
| FloatingActionButton | 128 | 128 | 0 | All Passed |
| Gantt | 1809 | 1809 | 0 | All Passed |
| HeatMap | 339 | 339 | 0 | All Passed |
| ImageEditor | 3561 | 3561 | 0 | All Passed |
| InPlaceEditor | 763 | 763 | 0 | All Passed |
| InputMask | 168 | 168 | 0 | All Passed |
| LinearGauge | 799 | 799 | 0 | All Passed |
| ListBox | 138 | 138 | 0 | All Passed |
| ListView | 439 | 439 | 0 | All Passed |
| Maps | 1578 | 1578 | 0 | All Passed |
| Mention | 147 | 147 | 0 | All Passed |
| Menu | 444 | 444 | 0 | All Passed |
| Message | 242 | 242 | 0 | All Passed |
| MultiselectDropdown | 366 | 366 | 0 | All Passed |
| NumericTextbox | 440 | 440 | 0 | All Passed |
| OtpInput | 123 | 123 | 0 | All Passed |
| PivotTable | 1358 | 1358 | 0 | All Passed |
| ProgressBar | 198 | 198 | 0 | All Passed |
| progressbutton | 101 | 101 | 0 | All Passed |
| QueryBuilder | 584 | 584 | 0 | All Passed |
| RangeNavigator | 196 | 196 | 0 | All Passed |
| Rating | 106 | 106 | 0 | All Passed |
| Ribbon | 440 | 440 | 0 | All Passed |
| RichTextEditor | 1828 | 1828 | 0 | All Passed |
| Scheduler | 5171 | 5171 | 0 | All Passed |
| SfPdfViewer2 | 10770 | 10770 | 0 | All Passed |
| Signature | 106 | 106 | 0 | All Passed |
| Skeleton | 247 | 247 | 0 | All Passed |
| Slider | 200 | 200 | 0 | All Passed |
| SmithChart | 212 | 212 | 0 | All Passed |
| SpeechToText | 112 | 112 | 0 | All Passed |
| SpeedDial | 278 | 278 | 0 | All Passed |
| Spinner | 184 | 184 | 0 | All Passed |
| Splitter | 440 | 440 | 0 | All Passed |
| Stepper | 283 | 283 | 0 | All Passed |
| StockChart | 211 | 211 | 0 | All Passed |
| Switch | 724 | 724 | 0 | All Passed |
| Tabs | 276 | 276 | 0 | All Passed |
| TextArea | 165 | 165 | 0 | All Passed |
| Textbox | 155 | 155 | 0 | All Passed |
| TimePicker | 343 | 343 | 0 | All Passed |
| Toast | 262 | 262 | 0 | All Passed |
| Toolbar | 160 | 160 | 0 | All Passed |
| Tooltip | 477 | 477 | 0 | All Passed |
| TreeGrid | 3798 | 3798 | 0 | All Passed |
| TreeMap | 174 | 174 | 0 | All Passed |
| TreeView | 1565 | 1565 | 0 | All Passed |
| DocIO | 16250 | 16250 | 0 | All Passed |
| Metafilerenderer | 853 | 853 | 0 | All Passed |
| 12782 | 12782 | 0 | All Passed | |
| Presentation | 54259 | 54259 | 0 | All Passed |
| XlsIO | 17157 | 17157 | 0 | All Passed |