You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#252868 - Resolved script error when minimize row height.
#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.
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.
#247077 - Selection is now updated properly while clicking before merge field.
#277357 - Table borders are now rendered properly.
#275686 - contentChange event will not trigger while switching the layout type.
#276616 - Paragraph format now preservers properly while inserting text.
#276039 - Adding new comment and replying to old comment is now disable in read only mode.
#277959 - Document with shape now imported properly.
#153583 - Selection is now updated properly for image inside the bookmark.
#278685 - Resolved script error on backspace inside the edit range.
New Features
#268210 - Added support to customize user color in comment.
#268211 - Added support for restricting the user from delete comment.
#125563,#167098,#200655,#210401,#227193,#225881,#227250,#238531,#238529,#249506,#251329,#251816,#252988,#254094, #125563,#255850, #258472, #264794, #264634, #266286, #278191 - Added support for track changes.
#272634 - Added API to get hidden bookmark.
#267067,#267934 - Added API to customize font family dropdown.
Added height and width API to define height and width of document editor.
Added support for Legacy Form Fields.
Added support for updating bookmark cross reference fields.
File Manager
New Features
Added the upload customization support for ASP.NET Core AmazonS3 File Provider.
Added the upload customization support for Google Drive File Provider.
Added the upload customization support for FTP File Provider.
Added the upload customization support for Firebase Realtime Database File Provider.
#151112, #152443 - Added the access control support for SQL Server File Provider.
#260977, #263918 - Added the file provider support in ASP.NET MVC for Amazon S3(Simple Storage Service) bucket storage service.
#275878 - Provided an option to prevent default sorting of the files and folders in the File Manager component.
Provided the support to display the File Manager's dialog at the user specified target.
Gantt
New Features
#245866, #279740, #248032 - Provided support to render multiple resource tasks in a row on collapsed state in resource view Gantt.
#252413 - Provided support to display the over allocation indicators for a resources in resource view Gantt.
#262121 - Provided support for dependency between two tasks in resource view Gantt.
#269776 - Provided support for rendering Gantt as read only.
Grid
New Features
#221401, #247125, #152063 - Provided support to select the operator for filterbar in UI.
#147816 - Provided support for Frozen rows and columns with AutoFill.
Provided the Frozen support in Grid continuous scroll feature.
Provide the Editing support in Grid continuous scroll feature.
In-place Editor
Bug Fixes
#273057 - The issue with “The EnableHtmlSanitizer property is not working properly for the In-place Editor value” has been resolved.
Kanban
Breaking Changes
Removed the priority under the cardSettings property and included this functionalities to the sorting order feature by setting sortBy as Index under the sortSettings property.
Replaced sortBy into sortDirection under swimlaneSettings property.
Previous API
Current API
cardSettings.priority
sortSettings.sortBy as Index
swimlaneSettings.sortBy
swimlaneSettings.sortDirection
New Features
Sorting Order: Arrange their cards in ascending or descending order based on sortBy property.
Card Layout: Improved the card layout by providing default colours, labels, and custom classes.
Dialog Customization: User can customize the particular property in the editing/adding dialog by using the model property.
Toggle Column Count: Provided cards count on collapsed column.
LinearGauge
Bug Fixes
#F154895 - The position of the tooltip will now be rendered properly when placed inside a HTML element.
New Features
The gradient color support for the ranges and the pointers is now available in the linear gauge.
ListBase
Bug Fixes
#276068 Issue with grouping of list-item in header has been fixed.
ListView
Bug Fixes
The issue with enabling the virtualization support in ListView component that throws script error in IE 11 browser has been resolved.
Maps
Bug Fixes
#278468 - The script errors will not be thrown when rendering the GeoJSON file with line string geometry in Maps control.
#280380 - The center position property will be maintained when the zooming operation is done after the reset zoom.
New Features
The data manager support for bubble and marker data source is now available.
Google enum value is provided in ShapeLayerType to render the Google maps in the Maps control.
#280380 - isResized argument is exposed in the loaded event argument for indicating that the component is resized.
Menu
Bug Fixes
An issue with menu selection has been fixed.
An issue with hamburger mode has been fixed.
PDF Viewer
Bug Fixes
#273237 - Now, Annotation comments are locked properly when locked the annotations.
Pivot Table
New Features
#233316,#234648,#247163 - The pivot chart in the Pivot Table now has these chart types: pie, doughnut, pyramid, and funnel.
In addition to JSON, the pivot table now supports CSV data sources, as well.
ProgressBar
Bug Fixes
Progress bar label not render at end of the progress has been fixed.
Features
Provided support to indicate the active state of the progress.
Provided support for striped progress bar.
Provided support to place the labels at the center and far ends of the track.
Provided support to segment the progress of a task.
Provided support to indicate success, info, warning, and danger of using different colors.
QueryBuilder
Bug Fixes
Issue with 'addGroups' method is fixed.
RichTextEditor
Bug Fixes
The issue with "Rich Text Editor data binding is not working in Source Code view" has been resolved.
New Features
#271295 - Provided public methods showInlineToolbar and hideInlineToolbar to show and hide the inline toolbars in the Rich Text Editor.
Schedule
Bug Fixes
#280595 - An issue with event subject default field mapping is not consider in UI has been fixed.
New Features
Inline Editing - The feature enables user to Edit an appointment’s title or create an appointment easily through a single click on the cells or on the existing appointment’s subject.
Year View - Utilize a horizontal year view in Schedule that exposes the annual view of the calendar. This will help users who navigate between years and months frequently.
Enhancement of Timeline Year View - The existing timeline year view now has added support to configure multiple resources, enable row auto-height, and drag and drop appointments.
Sidebar
Bug Fixes
#272991 - The issue with "Unable to use the same target for more than one Sidebar component" has been resolved.
Spreadsheet
New Features
Conditional formatting: Provides option to format a cell or range of cells based on the conditions applied.
Clear: Provides option to clear the content, formats, and hyperlinks applied to a cell or range of cells in a spreadsheet.
Aggregates: Provides option to check the sum, average, and count for the selected cells or range in the sheet tab.
Tab
Bug Fixes
#273054 - An issue with cross side scripting validation has been fixed.
TimePicker
New Features
#274484,F145781 - Provided option to open the popup while focusing the input element.
Toolbar
Bug Fixes
#275422 - An issue with toolbar scrolling is not working properly after perform window resize has been fixed.
Tooltip
Bug Fixes
#154807 - Tooltip not opening more than once when target specified has been resolved.
TreeGrid
Breaking Changes
Now data, row these Tree Grid selection event arguments are get array values only when we perform multi selection. Please find modified event arguments and it types from the below table,
Properties
Type
data
Object or Object[]
rowIndex
number
rowIndexes
number[]
row
Element or Element[]
Bug Fixes
#279109 - Checkbox checked properly for child records in remote data.
#277364, #279732 - Checkbox with allowRowDragAndDrop property rendered properly after editing and cancelling in cell edit mode.
#277364 - Checkbox with autoCheckHierarchy property rendered properly after editing and cancelling in cell edit mode.
#278266 - Edit type dropdownedit is working properly in cell edit mode when enter key is pressed.
#272026 - updateRow method works fine for updating treegrid data source.
#273309 - Editing the zeroth level added record works fine in Batch mode.
#277361 - Auto generated columns work fine when two treegrids are rendered on the same page.
New Features
#258863, #271677 - Expand & Collapse child rows support has been provided in Excel Export.
Columnchooser support has been provided that allows user to show or hide columns dynamically.
Provided support for Editing with Virtualization feature.
TreeMap
Bug Fixes
#280380 - Color of the treemap item will be maintained when the fill color of the selection settings is not provided.
New Features
#280380 - isResized argument is exposed in the loaded event arguments for indicating that the component is resized.
TreeView
Bug Fixes
#276986 - Now, the previous state will be restored in the TreeView when the CRUD operation is failed at the server side.