Accordion
Bug Fixes
#275090
- An issue with Ripple effect when destroy and rendered nested accordions has been fixed.#273054
- An issue with cross side scripting validation has been fixed.#275509
- An issue withaddItem
public method when passing multiple items has been fixed.
Chart
Bug Fixes
#277354
- Data labels are getting cropped within the Chart issue fixed.#278138
- Track ball hides instacking area
chart issue has been fixed.#278485
- DateTime do not work properly if date time values are on the same day issue fixed.#154240
- Point click not working on some scenarios issue has been fixed.
DataManager
Bug Fixes
278074
-WebApiAdaptor
CRUD issue without query has been fixed.
Diagram
Bug Fixes
#275092
- The line routing for the organizational chart works now
Document Editor
Bug Fixes
- Comments pane locale string is now returns proper time.
#275137
- Apply vertical alignment for cell is now working properly when it inside table.#275184
- Select bookmark API is now select bookmark element properly.#275452
- Select current word using keys is now working properly when line contains comments.#274525
- List font is now update properly on enter in list paragraph.#273905
- Insert row below is now proper when cells have different borders.#272762
- Modify list level using tab key is now proper.#277823
- Resolved script error when deleting edit range element inside table.
DropDownList
Bug Fixes
-#277821
- Now, changed the no record template hint message.
Dropdown Tree
Bug Fixes
#276800
- The issue with “The selected item is maintained in DOM after clearing the item using clear icon in the Dropdown Tree component” has been resolved.#278072
- The issue with “The Dropdown Tree selected values are not received in the form post back” has been resolved.#274468
- The issue with “The Dropdown Tree popup element is incorrectly positioned when it is rendered inside the Bootstrap dialog” has been fixed.
New Features
#277378
- Provided the support to reset the values in the Dropdown Tree component when the form reset method is called.
File Manager
Bug Fixes
- The issue with "The toolbar is not updated when selecting the root folder in the File Manager component" has been resolved.
Gantt
Bug Fixes
#278176
- Zoom in or zoom out toolbar button disabled after zoom to fit action was fixed.#278238
- Action begin event not triggered on finish to finish predecessor was fixed.
New Features
#269776
- Provided support forexpandAtLevel
method and changedexpandByIndex
method parameter as array type.
Grid
Bug Fixes
#269310
- Throws scripts error while using thepersist
selection issue has been fixed.#277025
- Maintain the edit form while cancelling the edit action inside theactionBegin
event has been fixed.#278295
- Cell did not save the empty value for complex field has been fixed.#278209
- Additional Lines withAutoFill
selection issue has been fixed.#275723
- Data skipping issue has been fixed invirtualScroll
feature.
HeatMap
Bug Fixes
#277945
- Legend label cropping issue has been fixed.
Kanban
Bug Fixes
#278225
- An issue with kanban styles not loaded properly whenrefresh
method called issue has been fixed.
Menu
Bug Fixes
- Issue with Menu closing when collision occurred.
MultiSelect
Bug Fixes
-#273796
- Now, e-outline class is added to the filter input
PDF Viewer
New Features
#F154248
- Provided the Support to show/hide the annotation toolbar in code behind.#F153946
- Provided the Options to disable AutoComplete options in form filling documents.#273237
- Provided the Support to lock the text markup annotations.#277143
- Provided the support for ink annotation.
Pivot Table
Bug Fixes
#F154078
- The Error dialog is now clearly visible.
ProgressBar
Bug Fixes
- Progress bar label not render at end of the progress has been fixed.
The progress bar provides a customizable visual to indicate the progress of a task with different shape such as rectangle and circle.
QueryBuilder
Bug Fixes
- Issue with 'setRulesFromSql' method is fixed.
RichTextEditor
Bug Fixes
#275859
- The issue with unable to edit the Rich Text Editor content after pasting the content with table has been resolved.
Schedule
Bug Fixes
#271944
- An issue with header calendar doesn't close when using two scheduler in same document has been fixed.#154305, #153364
- An issue with keypad closes instantly when opening the editor window on Android devices has been resolved.
Sidebar
Bug Fixes
#272991
- The issue with "Unable to use the same target for more than one Sidebar component" has been resolved.
Slider
Bug Fixes
#278460
Issue with slider refresh method has been resolved.
Stock Chart
Bug Fixes
#262890
- Label position is not working in stock chart primary y axis issue fixed.
Tab
Bug Fixes
#273054
- An issue with cross side scripting validation has been fixed.
Toolbar
Bug Fixes
#275422
- An issue with toolbar scrolling is not working properly after perform window resize has been fixed.
TreeGrid
Bug Fixes
#278266
- Edit typedropdownedit
is working properly in cell edit mode when enter key is pressed.
TreeMap
Bug Fixes
OnItemClick
event arguments in the treemap is now improved.
TreeView
Bug Fixes
#276986
- Now, the previous state will be restored in the TreeView when the CRUD operation is failed at the server side.
Uploader
New Features
#248615
,#F147072
- Now, you can disable the drag and drop upload usingdropArea
property.