Essential Studio for Blazor Release Notes
AutoComplete
Bug fixes
-
#I389747
- Issue with “HidePopupAsync
method is not working properly” has been resolved.
Chart
Bug fixes
-
#I389839
- Console exception during re-rendering the chart has been resolved.
CheckBox
Bug fixes
-
#I389848
- Accessibility Issue in checkbox has been resolved.
ComboBox
Bug fixes
-
#I387822
- Issue with “no record content is not displayed on the virtualization enabled component while typing the invalid search text” has been resolved. -
#F175650
- The issue “When selecting a value with keyboard, the IsInteracted argument is set to false”, has been resolved.
DocIO
Bug Fixes
-
#I386678
- Tabs are now preserved properly while converting a Word document to PDF. -
#I386119
- Hanging issue will no longer occur while converting a Word document with footnote to PDF. -
#F175865
- Text is now preserved properly while converting a Word document to PDF. -
#I387987
- MathML equation is now preserved properly while resaving a DOCX format document. -
#I386496
- Nested IF field result is now updated properly after callingUpdateDocumentFields()
method.
DropDownList
Bug fixes
-
#I389905
- Issue with “Value is not bind to the component dynamically when the provided value is beyond to the take property” has been resolved. -
#I387784
- Issue with “preselect value does not update to the component when the TValue and TItem provided asValueTuple
type” has been resolved. -
#I383980
- Issue with “Focus not added properly after press the tab key inside the filtering popup open inDropDownList
andMultiSelect
” has been resolved.
Grid
Bug Fixes
-
#I382818
- Not able to clear the filtering in Grid is fixed. -
#I386504
- Issue with OdataV4 DateFilter Url when using it with Query property has been resolved. -
#I389680
- Accessibility issues when Grid has Empty Rows is fixed. -
#I376750
- Translation not working in filters in smartphone mode has been resolved. -
#I382645
- Excel Filter does not works as expected after perform filtering is fixed. -
#I380362
- Persistence is not working properly after resizing a column is fixed. -
#I382624
- Issue with Excel Filter when filtering the same columns with different operator is fixed. -
#I383117
- Blazor DataGrid DetailTemplate collapse on data update is resolved. -
#I175035
- Persisted Grid does not render properly after Resize is fixed. -
#I386684
- Column Virtualization does not work properly with Resize has been resolved. -
#I378645
- Problem with checkbox selection on clear filtering when bind DynamicObject to grid is fixed. -
#I376910
- DataGrid Multiple row drag & drop / Toolbar issue is fixed.
Heatmap
Bug fixes
-
#F171952
- The issue with “The specific formatting symbols are not rendered inside the cell of Heatmap component” has been resolved. -
#F173371
- The issue with “The axis labels were not updated dynamically for the Heatmap component” has been resolved.
ListBox
Bug fixes
-
#I390103
- Accessibility Issue in listbox has been resolved. -
#F34215
- The issue with “The Shift + up/down arrow action to select the multiple item of listbox not working” has been resolved.
MultiSelect
Bug fixes
-
#I389108
- Issue with “Placeholder and aria-placeholder attribute maintain as empty when placeholder set as null” has been resolved. -
#I383980
- Issue with “Focus not added properly after press the tab key inside the filtering popup open inDropDownList
andMultiSelect
” has been resolved.
Pivot Table
Bug fixes
-
#F175541
- Now, the drill-through pop-up with OLAP data source works properly. -
#I387908
- When using a pivot table in the Tab component, the fields panel now properly refreshed. -
#I389579
- Depending on the selected legend position in the pivot chart, legends are displayed properly.
QueryBuilder
Bug fixes
-
#I377756
- The issue with “GetSqlFromRules method return the boolean as value instead of 0 & 1 in query builder” has been resolved.
Scheduler
Bug Fixes
-
#I388358
- An issue withOnCellClick
andOnCellDoubleClick
event not invoked in year view has been fixed.
Stock Chart
Bug Fixes
-
#I388385
- Period selector is now rendering for empty data. -
#F175240
- ODataAdaptor is now working with stockchart.
Tab
Bug Fixes
-
#I389254
- An issue with Tab throws script error when navigating the pages before component rendering has been fixed. -
#I391251
- An issue with Disable state of tab item are not working properly has been fixed.
TextBox
Bug fixes
-
#F175489
- Issue with “Blur event triggers infinite times while adding icons to the input using AddIconAsync method” has been resolved.
XlsIO
Bug Fixes
- #I385170 - Date value is now parsed properly while opening the Excel document.
- #I388196 - Parse exception thrown while parsing a formula in Greek culture is now resolved.
- #I387957 - Series color is now rendered properly in chart to image conversion.
-
#I382772 - Index out of range exception thrown while converting Excel document with split text to PDF is now resolved.
- Default cell color values are now applied properly in xlsb document.