#153764
- The size of the doughnuts graphs does not display correctly in the Edge browser issue fixed.#277504
- Explode Index 0 is not working in accumulation chart issue fixed.#273192
- Trendlines are placed behind the series issue has been fixed.#274960
- pageX
and pageY
has been added in pointClick event
.#275716
- Issue with “script error occurs when disable the clear icon dynamically” has been resolved.#275993
,#277160
- Button actions in comments and restrict editing pane will not trigger the form submit events now.#276810
- Table alignment property is now export properly.#277452
- Contents in table is now print properly.#273870
- Bookmarks API will not retrieve bookmark when selection is at end of bookmark.#273913
- Enable/Disable item by index in toolbar is now working properly.#276399
- After copy and paste table, table is now exported properly.#272634
- Added API to get hidden bookmark.#274351
- The issue with “The Dropdown Tree initialized value which is not getting it in the form post” has been resolved.F154261
,#276047
- Issue while adding new record with empty data on load time gets resolved.#39566
- Issue when remove event markers dynamically has been resolved.#274206
- Issue in updating resource column gets resolved.#273107
- Provided support to render task type on load time.taskData
is always array of objects type and it is irrespective of resource value type in data source.#275858
- Border misalignment issue with frozen
columns in batch editing has been fixed.#275150
- Grid with frozen
columns and row height is not set properly issue has been fixed.#275631
- Grid with frozen
columns and cell editing is not working properly issue has been fixed.#152895, #271656, #273560
- Grouped Headers are not rendered properly in pdf document issue has been resolved.#270479
- Script error while using isFrozen
property in batch editing has been fixed.#275867
- Misalignment while editing the cell with frozen columns has been fixed.#273057
- Resolved the EnableHtmlSanitizer
property is not working properly for In-place Editor value.The console error thrown when enabling the htmlSanitizer in the ListView
has been resolved.#273796
- Now, filtering works properly when paste the value in the input element.#F150037
- The issue with “throwing script error while dynamically enable/disable the toolbar” has been resolved.width
property.#I275309
- Dropdownlist added randomly in cells while scrolling issue fixed.
#I275297
- Lock cell functionality misbehaves for empty cells in spreadsheet issue fixed.
#275330
- The issue with tooltip position misalignment has been resolved.#275113
- Destroying the Tree Grid component in ngOnDestroy method works fine.