Contents
Essential Studio for ASP.NET MVC Release Notes
AutoComplete
Features
- The AutoComplete control now offers delay support for filtering, allowing you to set a delay (in milliseconds) to optimize performance. This functionality is implemented using the [debounceDelay] property, which helps reduce the frequency of filtering operations as you type, resulting in a smoother user experience.
ComboBox
Features
- The ComboBox control now offers delay support for filtering, allowing you to set a delay (in milliseconds) to optimize performance. This functionality is implemented using the [debounceDelay] property, which helps reduce the frequency of filtering operations as you type, resulting in a smoother user experience.
ContextMenu
Bug Fixes
-
#I725006
- The issue where the ID attribute was missing when template support was enabled in the Context Menu component has been resolved. -
#I725680
- The issue where item in arguments of the select event was undefined when template support was enabled in the Context Menu component has been resolved.
DateRangePicker
- The DateRangePicker allows users to input date values in various valid formats, enhancing the user experience by offering flexibility in specifying date formats for parsing. A new API called
inputFormats
has been introduced to handle custom date input formats, allowing users to specify the expected format(s) for parsing date and time values. For example,InputFormats='new string[] { "dd/MM/yyyy - dd/MM/yyyy", "MM/dd/yyyy - MM/dd/yyyy", "yyyy-MM-dd - yyyy-MM-dd" }'
.
DocIO
Bug Fixes
-
#F67332
- The ArgumentOutOfRangeException will no longer be thrown while converting DOCX format document to PDF. -
#I718843
,#I719727
– The NullReferenceException will no longer be thrown while saving as DOC format document with table. -
#I719923
- Mapped CellContentControl is now preserved properly while resaving a DOCX format document. -
#I719790
- Bookmarks are now preserved properly while resaving a DOCX format document. -
#I716336
- Table header row is now preserved properly while resaving a HTML format document. -
#I691765
- Document will no longer be corrupted after callingImportContent
API. -
#I718491
,#I718743
– The ArgumentOutOfRangeException will no longer be thrown while converting DOCX format document with table to PDF. -
#I723130
- IF field with content control is now preserved properly while converting Word document to PDF. -
#I723052
- The NullReferenceException will no longer be thrown while thrown while converting Word document to PDF. - Hyphen character code is now preserved properly while converting HTML to DOCX format document.
DropdownList
Features
- The DropdownList control now offers delay support for filtering, allowing you to set a delay (in milliseconds) to optimize performance. This functionality is implemented using the [debounceDelay] property, which helps reduce the frequency of filtering operations as you type, resulting in a smoother user experience.
DropDownTree
Bug Fixes
-
#I712180
- Enhanced the node selection behavior in theTreeView
component by introducing a new propertycheckOnClick
, which provides control over node interaction. This is enabled by default in Dropdown Tree, so that the checkbox will be checked on either clicking node text or checkbox.
Grid
Bug Fixes
-
#I715931
- The issue with filtering a hidden column while usingcolumn virtualization
through thefilterByColumn
method has been fixed. -
#I713440
– The issue where an incorrect group query was added while filtering aForeignKey
column in the Grid using theODataV4Adaptor
has been resolved. -
#I707868
- Resolved an issue where persistence was not retained correctly when usingsetCulture
. -
#I710510
- Provided support for row expand and collapse functionality, and resolved the alignment issue of group caption aggregates in server side Excel export.
Mention
Features
- The Mention control now offers delay support for filtering, allowing you to set a delay (in milliseconds) to optimize performance. This functionality is implemented using the [debounceDelay] property, which helps reduce the frequency of filtering operations as you type, resulting in a smoother user experience.
MultiSelect
Features
- The MultiSelect control now offers delay support for filtering, allowing you to set a delay (in milliseconds) to optimize performance. This functionality is implemented using the [debounceDelay] property, which helps reduce the frequency of filtering operations as you type, resulting in a smoother user experience.
Pivot Table
Bug Fixes
-
#I720626
- Column header refresh is now restricted during the initial load when the grouping bar is enabled.
Features
-
#I665325
- Event support has been provided for identifying invalid formulas prior to creating the calculated field.
Spreadsheet
Bug fixes
-
#I714594
- Issue with “exception throws while saving JSON data containing rgba color codes” has been resolved.
TreeView
Bug Fixes
-
#I712180
- Enhanced the node selection behavior in the TreeView component by introducing a new property checkOnClick, which provides control over node interaction and helps prevent unintended actions during user interactions.
Test Results
Component Name | Test Cases | Passed | Failed | Remarks |
---|---|---|---|---|
3D Chart | 232 | 232 | 0 | All Passed |
3D Circular Chart | 374 | 374 | 0 | All Passed |
Accordion | 106 | 106 | 0 | All Passed |
AI Assist View | 431 | 431 | 0 | All Passed |
App Bar | 50 | 50 | 0 | All Passed |
Arc Gauge | 44 | 44 | 0 | All Passed |
AutoComplete | 200 | 200 | 0 | All Passed |
Breadcrumb | 160 | 160 | 0 | All Passed |
Bullet Chart | 165 | 165 | 0 | All Passed |
Button | 145 | 145 | 0 | All Passed |
ButtonGroup | 120 | 120 | 0 | All Passed |
calendar | 177 | 177 | 0 | All Passed |
Carousel | 61 | 61 | 0 | All Passed |
Chart | 3666 | 3666 | 0 | All Passed |
Chat UI | 184 | 184 | 0 | All Passed |
Checkbox | 37 | 37 | 0 | All Passed |
CircularGauge | 356 | 356 | 0 | All Passed |
ColorPicker | 130 | 130 | 0 | All Passed |
Combo Box | 136 | 136 | 0 | All Passed |
Common | 709 | 709 | 0 | All Passed |
Context Menu | 105 | 105 | 0 | All Passed |
Data Grid | 2727 | 2727 | 0 | All Passed |
Date Picker | 381 | 381 | 0 | All Passed |
Date Range Picker | 418 | 418 | 0 | All Passed |
Date Time Picker | 322 | 322 | 0 | All Passed |
Diagram | 18542 | 18542 | 0 | All Passed |
Document Editor | 3315 | 3315 | 0 | All Passed |
DropDown Button | 132 | 132 | 0 | All Passed |
Dropdown List | 191 | 191 | 0 | All Passed |
Dropdown Tree | 105 | 105 | 0 | All Passed |
File Manager | 2197 | 2197 | 0 | All Passed |
Floating Action Button | 174 | 174 | 0 | All Passed |
Gantt | 1976 | 1976 | 0 | All Passed |
HeatMap Chart | 478 | 478 | 0 | All Passed |
Image Editor | 1653 | 1653 | 0 | All Passed |
In-place Editor | 642 | 642 | 0 | All Passed |
Kanban | 268 | 268 | 0 | All Passed |
LinearGauge | 308 | 308 | 0 | All Passed |
Listbox | 115 | 115 | 0 | All Passed |
ListView | 83 | 83 | 0 | All Passed |
Maps | 1126 | 1126 | 0 | All Passed |
Mention | 39 | 39 | 0 | All Passed |
Menu | 187 | 187 | 0 | All Passed |
Message | 207 | 207 | 0 | All Passed |
Multicolumn Combo Box | 254 | 254 | 0 | All Passed |
Multiselect Dropdown | 297 | 297 | 0 | All Passed |
Numeric Text Box | 46 | 46 | 0 | All Passed |
OTP Input | 123 | 123 | 0 | All Passed |
PDF Viewer | 18138 | 18138 | 0 | All Passed |
Pivot Table | 2061 | 2061 | 0 | All Passed |
Progress Bar | 81 | 81 | 0 | All Passed |
Progress Button | 132 | 132 | 0 | All Passed |
Query Builder | 480 | 480 | 0 | All Passed |
RadioButton | 45 | 45 | 0 | All Passed |
RangeNavigator | 138 | 138 | 0 | All Passed |
Rating | 110 | 110 | 0 | All Passed |
Ribbon | 486 | 486 | 0 | All Passed |
Rich Text Editor | 4470 | 4470 | 0 | All Passed |
schedule | 4576 | 4576 | 0 | All Passed |
sidebar | 80 | 80 | 0 | All Passed |
Signature | 105 | 105 | 0 | All Passed |
Skeleton | 144 | 144 | 0 | All Passed |
Slider | 292 | 292 | 0 | All Passed |
SmithChart | 49 | 49 | 0 | All Passed |
Sparkline | 57 | 57 | 0 | All Passed |
Speech To Text | 200 | 200 | 0 | All Passed |
Speed Dial | 366 | 366 | 0 | All Passed |
Split Button | 144 | 144 | 0 | All Passed |
Splitter | 42 | 42 | 0 | All Passed |
Spreadsheet | 9832 | 9832 | 0 | All Passed |
Stepper | 138 | 138 | 0 | All Passed |
Stock Chart | 379 | 379 | 0 | All Passed |
Switch | 31 | 31 | 0 | All Passed |
Tab | 58 | 58 | 0 | All Passed |
Text Area | 107 | 107 | 0 | All Passed |
TextBox | 53 | 53 | 0 | All Passed |
Time Picker | 187 | 187 | 0 | All Passed |
Timeline | 213 | 213 | 0 | All Passed |
Toast | 139 | 139 | 0 | All Passed |
Toolbar | 46 | 46 | 0 | All Passed |
ToolTip | 217 | 217 | 0 | All Passed |
TreeGrid | 2703 | 2703 | 0 | All Passed |
Treemap | 210 | 210 | 0 | All Passed |
Treeview | 709 | 709 | 0 | All Passed |
DocIO | 15413 | 15413 | 0 | All Passed |
12314 | 12314 | 0 | All Passed | |
Presentation | 54243 | 54243 | 0 | All Passed |
XlsIO | 17136 | 17136 | 0 | All Passed |
Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified.