Calendar
New Features
#302472
- Now, you can change the rule for defining the first week of the year usingweekRule
property.
Chart
Bug Fixes
#308150
- Fixed the data label issue for label instersect action.
CircularGauge
Bug Fixes
#293761
- The range with different start and end width will now render properly.
DatePicker
Bug Fixes
#309782
- Issue with "datepicker popup is not opened when disable the form and enable the datepicker control" has been resolved.
Diagram
Bug Fixes
#308695
- This issue "Port's InEdges and outEdges are not updated properly while copy and paste " has been fixed.#306529
- This issue "Node does not drop properly on swimlane " has been fixed.#309041
- This issue "Nodes are not getting cleared when add new page in the diagram" has been fixed.#305708
- This issue "Console error occur while save and load the diagram with swimlane nodes" has been fixed.#308109
- This issue "Can't change flowshape to other basic shape" has been fixed.#301792
- This issue "Child nodes are not rendered properly in Organizational chart" has been fixed.#306310
- This issue "Symbol description gets rendered from middle of symbol" has been fixed.#304447
- This issue "Restrict click event for nodes when zoompan tool is enabled" has been fixed.#295443
- This issue "Bottom level nodes are not visible in overview" has been fixed.#305992
- This issue "When drag and drop the node swimlane lane header position gets changed" has been fixed.#304558
- This issue "Exception occurs when use getDiagramContent method" has been fixed.
Document Editor
Bug Fixes
#160177
- The document with tables were now rendered properly without page unresponsive error.#305777
- Selection was now updated properly on zooming for web layout.#297705
- Handled behaviour similar to MS Word if page and section break in same paragraph.#305110
- The document with large tables were now rendered properly without page unresponsive error.#307321
- Table borders now renders properly if the border color is none.#303643
- Edit hyperlink now works properly on image with hyperlink.
Gantt
Bug Fixes
F159354
- Issue in locale text of predecessor tooltip has been fixed.F161492
- Console error on converting milestone to task has been fixed.
New Features
#306342
- Included target element inactionBegin
,taskbarEditing
,contextMenuOpen
events.#291192
- Provided Immutable Support to refresh specific rows while performing Gantt actions.
Grid
Bug Fixes
#310815
- The Grid memory leak issue has been fixed.#310077
- Persist Checkbox selection with frozen columns issue has been fixed.#309205
- Script error While sorting in excel filter when more than one grid is rendered issue has been resolved.
New Features
#247931, #251431
- Provided the server side Excel and PDF export support.
Maps
Bug Fixes
#307853
- The property in the JSON for the maps shape data can now be displayed in the tooltip template.
New Features
#306094
-borderWidthValuePath
andborderColorValuePath
properties are exposed to set border width and color to individual shapes using data source values.
PDF Viewer
Bug Fixes
#309198, #309230
- The Form field's position is now updated properly in the print preview and printed documents.#308703, #308960
- The cut, copy, and paste actions are working properly for the custom stamp annotations.#306586
- The annotationAdd event is now triggered properly while adding the custom stamp annotation.#309594
- The Form field position is now updated properly for the provided PDF documents.#308213
- The page height is now updated properly on resizing the window in the fitToPage mode.#303825
- The propertyChangeEvent is now trigged properly for the respective property changes.#301513
- The isProgrammaticSelection property is returned properly in the annotation select event.#309981
- The PDF Viewer localization tooltip content is updated properly in the German culture.#309983
- Exception will no longer be thrown while selecting the zoom mode from the zoom combo box in the localization environment.#309238
- Now, the render page requests are not being sent on zooming when the restrictZoomRequest property is enabled.
New Features
#303978
- Provided the support to add the default stamp annotations programmatically.#305688
- Exposed the formFieldClick event in the PDF Viewer.
Pivot Table
Bug Fixes
- Fields in the static field list are now updated as the data source is being changed.
Features
#294982
,#F157008
- "Median" aggregation is now supported.#299762
- The pivot chart context menu only opens if there is more than one field in the row axis.
RichTextEditor
Bug Fixes
#296208
- Resolved the issue with the Placeholder blinks when pressing the enter key in the editor.#310044
- The issue with the resize grip alignment when the toolbar is disabled state has been resolved.
Schedule
Bug Fixes
#I306474
- An issue whenrowAutoHeight
is enabled the events are overlapping to each other in month view issue has been fixed.#I309996
- An issue withresouceHeaderTemplate
is not rendering, while navigating the date via swipe actions has been fixed.F161271
- An issue with script errors throws when editing the block appointments manually using open editor has been fixed.#I292642
- An issue when timezone is set the calendar today date is not updated properly issue has been fixed.
Spreadsheet
Bug Fixes
#F161227
- Lock cell delete issue prevented.
#I311230
- Sorting for number is not working after editing issue has been fixed.
#I311230
- Pasting within the copied range is not working properly issue has been fixed.
Stock Chart
Bug Fixes
#306698
- Visible property in series is not working properly for stock chart issue fixed.
Toast
New Features
I307310
- Provided the 'progressDirection' property to customize the progress bar direction from left-to-right or right-to-left.
TreeGrid
New Features
#280065
- Provided support to maintain Tree Grid state(expand/collapse) while on Exporting.
TreeView
Bug Fixes
#302025
- The issue with "The TreeView template node content disappears while calling therefreshNode
method" has been resolved.#300093
- Now, the TreeView template node custom events will be triggered after using therefreshNode
method.