Releases: syncfusion/ej2-javascript-ui-controls
Releases · syncfusion/ej2-javascript-ui-controls
v20.4.48
Common
Bug Fixes
#I424071- The issue with the "Tooltip component throws a script error when setting content as '${}'" has been resolved.
Chart
Bug Fixes
#I428396- Now, when using the overflow property, multilevel labels are wrapped based on the maximumTextWidth.#I430286- Now the period selectors are updating properly with respect to the range selector.#I426849- Resolved the console error in the tooltip when the data for the series is empty.
New Features
#I423603- Provided support to remove points with no data from shared tooltip.
Dashboard Layout
Bug Fixes
#I423971- Provided cancel option in Drag Start and Drag Stop events of the Dashboard Layout component.
Diagram
Bug Fixes
#I427930- The issue "BringIntoView API brings the object in large bounds into the screen viewport" has been fixed.#I428356- Now, parent node position in radial tree layout is updated properly, while adding nodes dynamically.
Document Editor
Bug Fixes
#I426081- Included the Footnote while printing.#I426150- Resolved the Whole Paragraph moving while entering TAB key.#I425934- Resolved the Error Message while opening the document in Ms Word.#I430307- Table is now pasted while pasting the copied table content.#I430526- Resolved the issue while comment post a comment and removing the content.
Dropdown Tree
Bug Fixes
#I412684- Resolved the issue "No Records Found" message is not showing in Dropdown Tree while updating null data dynamically.#I430152- Facing a console error while setting empty data to the Dropdown Tree has been resolved.#I420146- The Placeholder alignment issue while setting the Dropdown Tree component as form control is resolved
DropDownButton
Bug Fixes
#I428125- DropDownButton items selection overlay getting darker for multiple clicking has been resolved.#I428636- DropDownButton control throws errors when changing multiple properties together using setProperties method has been resolved.
DropDownList
Bug Fixes
#I429647- Fixed an issue where a console error occurred while using the destroy method in the AutoComplete.
File Manager
Bug Fixes
#I425006- Resolved the right click and left click selection issue while cancelling the file or folder open in the File Manager component.
New Features
#FB8030- Implemented virtualization support for the File Manager component.
Gantt
Bug Fixes
#I427837- Baseline renders with incorrect date in difference timezone issue has been fixed.#I430365- Child tasks not updated after updating parent task predecessor has been fixed.#I428064- Incorrect unit in timeline issue has been fixed.
Grid
Bug Fixes
#I425349- Grid toolbar template item focus issue has been fixed.#I413517- Column menu pop-up is not properly shown with sticky header issue has been fixed.#I426775- Template items disappear on edit action issue has been fixed.
Image Editor
Breaking Changes
- The
fineTuneValueChangingEvent is renamed properly asfinetuneValueChanging.
In-place Editor
Bug Fixes
#I427677- Resolved issue withmaxLengthvalidation rules for RTE type in In-place Editor.
ListBox
Bug Fixes
#F38636- Issue with "selectItemsfunction doesn't work in listbox when values contain backslashes" has been resolved
ListView
Bug Fixes
#I427989- The issue with the enablePersistence property not functioning correctly in the ListView component has been resolved.
Menu
Bug Fixes
#I425152- The issue with "Menu item not render properly when we use ItemTemplate with custom menu items" has been resolved.
PDF Viewer
Bug Fixes:
#I420988- Now, the annotations are not deleted while dragging, resizing, or deleting the form fields.#I422542- Now, the strike-through can now be added to free text annotations programmatically.#I424231- Now, the issue with the document's signature disappearing has been fixed.#I422857- Now, the problem with the signature value disappearing from the collection while scrolling has been fixed.#I411856- Fixed the accessibility issues with the PDF Viewer component.#I423893- Now, the script error does not occur while double clicking on free text annotation.#I427362- Now, the checkbox background color is properly updated while rendering using the form field module.#I427364- Now, the button images are rendered properly while scrolling the document.#I421445- Now, the multiple Font-styles(bold, italic, underline, and strikeout) can be applied together for textbox fields.#I426174- Now, the form fields that have been selected programmatically can be deleted by using the delete key.#I422813- Now, the value in the free text annotation will be updated properly in the mobile environment.#I426541- Now, the signature renders successfully even if the document contains an invalid signature field name.#F179704- IfenableMeasureAnnotationis set to false, the Annotation events for shape annotations are now properly triggered.#I426591- After programmatically updating the signature field, the focus form field is now functioning.#I427179- Now, the blank pages print on iPad printing issue has been fixed.#I427451- Now, the script error does not occur while changing the dropdown value.#I427404- Now, the signature field indicator sizes have been adjusted inconsistently with the signature fields.#I425450- Now, when exporting as XFDF, the border no longer displays on free text annotation.#F179811- Now, theAnnotationResizeevent is triggered properly for Line and Arrow annotation.#I422736- Fixed issue with saving the PDF document on form fields export.#I421990- Updating read-only to false for a form field is working properly.#I421388- Handwritten signatures will appear properly on loading the document again.
New Features:
#I424468- Provided support for rendering the existing comb type textbox in the form designer module.
Pivot Table
Bug Fixes
#I431116- The "clipMode" property now works properly in pivot table row headers.
RichTextEditor
Bug Fixes
#FB39526- Now, the page doesn't scroll down on the initial render when custombackground/foregroundtoolbars are configured.#I430029- Fixed the issue with an unwanted 'A' Letter appearing at the bottom of the font color picker popup.
Schedule
Bug fixes
#I422532- An issue with swiping animation is slow on date navigation in iPad device has been fixed.#I426228- An issue with drag and drop with timeline view header rows has been fixed.
Sidebar
Bug Fixes
#F179759- Console error while using the showBackdrop property in the Sidebar component has been resolved.
Signature
Bug Fixes
#F179949- Provide the change event fires support for draw method of signature.
Splitter
Bug Fixes
#I425916- Fixed issue with Expand and Collapse event triggering in splitter.
Spreadsheet
New Features
#F178912- Now, you can specify theorientationtype for PDF export.
Tab
Bug Fixes
#I427978- Fixed an issue with cyclic navigation using arrow keys, where focus would shift to the first element after reaching the last element, and vice versa. Also, accessibility has been enhanced using the aria-label attributes.
Tooltip
Bug Fixes
#I424071- The issue of the Tooltip component throwing a script error when setting content as '${}' has been resolved.
Tree Grid
Bug Fixes
#I425048- Resolved issue with last row border being invisible when the height was set to 100% on collapsing.
TreeView
Bug Fixes
#I428488- Included the "action" and "nodeData" values in the dataSourceChanged event.#I428766- Alignment issue in TreeView node without a sub-child has been resolved.
v20.4.44
Common
Bug Fixes
#F178732- Resolved the sudden changes in top value ofdraggableelement.
Chart
Bug Fixes
#I426511- Chart cut off when the parent container width is less than the chart width has been fixed.#I427185- The DateTimeCategory axis now correctly sorts data.
ContextMenu
Bug Fixes
#I425173- The issue with "Context menu Submenus not opening properly with multiple levels " has been resolved.
DataManager
Bug Fixes
#I418727- Milliseconds is displayed but time is incorrect issue has been fixed.
Dialog
Bug Fixes
#I427261- The Dialog component now closes properly when the escape key is pressed while the Rich Text Editor toolbar is extended and the Image Dialog is open.
Document Editor
Bug Fixes
#425697- Resolved the positioning and line spacing issue in shape document
New Features
#419514- Added API to modify form field name
Grid
Bug Fixes
#I427528- First column missing highlight when tabbing into grid issue has been fixed.#I427309- API document has wrong information issue has been fixed.#I423348- Autofit on the columns is not work as expected in the frozen grid has been fixed.#I419759- Column Reordering is not working fine with Frozen column and hidden columns has been fixed.#I416705- Alignment issue with row drag and drop and frozen columns in stacked headers has been fixed.#I424387- Misalignment has been fixed when applying auto-fit for frozen columns withallowtextwrap.
Kanban
Bug Fixes
#I426567- Now, drag and drop between the cards will work fine with out any flickering.
PDF Viewer
Bug Fixes
#I426541- Now, the signature renders successfully even if the document contains an invalid signature field name.#F179704- IfenableMeasureAnnotationis set to false, the Annotation events for shape annotations are now properly triggered.#I426591- After programmatically updating the signature field, the focus form field is now functioning.#I427179- Now, blank pages prints on iPad printing issue has been fixed.#I427451- Now, script error does not occurs while changing the dropdown value.#I427404- Now, the signature field indicator sizes have been adjusted in consistent with the signature fields.
Pivot Table
Bug Fixes
- When switching from table to chart using the toolbar, the fieldlist popup now renders properly.
RichTextEditor
Bug Fixes
#F179573- Now, when typing in the Rich Text Editor the issue of letters appearing slowly has been resolved.#I417838- Now, theUnderlineandStrikethroughtoolbar styles applied properly when we modify thefont-sizein the editor.
Schedule
Bug fixes
#I414149- An issue with editor window not open in iPad device has been fixed.#I425181- An issue with wrongly shown the occurrence alert while editing title of single occurrence of daily recurrence event has been fixed.#I427296- An issue with wrongly shown the occurrence alert while editing the date of single occurrence of weekly recurrence event has been fixed.
Switch
Bug Fixes
#I427994- Provided thehtmlAttributessupport to the switch component.
Tree Grid
Bug Fixes
#I425556- Resolved the data hiding issue while expanding child parent records in the case of observable binding.#I422337- Resolved improper selection after an expanding or collapsing the records.
v20.4.43
Chart
Bug Fixes
#I426642- Now accumulation chart keyboard focus element is removed from DOM properly after destroying the component.#I426112- Now UseGroupingSeparator is working in data label.#I426849- Tooltip and crosshair are now working properly for the missed data.
ContextMenu
Bug Fixes
#I424794- The issue with "Script error thrown in context menu when navigate using the keyboard" has been resolved.
Dialog
Bug Fixes
#I422249- Now, Removed the "aria-describedby" attribute from Dialog element.
Document Editor
Bug Fixes
#I424682- Resolved the issue in the delete and backspace case in bookmark start and end element.#I425401- Header is now read-only when resizing a table.
File Manager
Bug Fixes
#I426172- Resolved the console error while creating a folder with invalid text whenshowFileExtensionis disabled in the File Manager component.
Gantt
Bug Fixes
#I426170- Incorrect request type in zooming action has been fixed.#FB39646- Incorrect index value during row drag and drop has been fixed.
Grid
Bug Fixes
#I425228- Exception is thrown when exporting the grid with custom aggregate issue has been fixed.#F179549-colSpanis not working with Frozen Grid issue has been fixed.#I428130- Group indent cell width is not properly set has been fixed.#I422144,#F177682- Validation message misalignment issue has been fixed.#I425048- The last row bottom border issue in grouping has been fixed.#I424343,#I424671- Issue with dynamically changing pagerpageSizeproperty has been resolved.#I367619- AddedpageSizeargument for paging action inactionBeginandactionCompleteevent.#I414874- Checkbox state is now reading properly by JAWS screen reader, when select all checkbox is clicked.#I426392- Grid Column Menu is misplaced in mobile device has been fixed.
Pivot Table
Bug Fixes
- While performing inline editing, the pivot table cell will now properly update for empty values.
RangeNavigator
Bug Fixes
#I426389- Changed event triggered unnecessarily when clicking daterangepicker issue has been fixed.
RichTextEditor
Bug Fixes
#I423129- Now, the buttons for bold, italic, underline, and strikethrough are highlighted properly.#I426859- Now, when the Rich Text Editor is included inside a Dashboard panel, no exception is raised.#I425631- Now, with theenterKeyconfiguration set toBRthe script error is no longer raised while modifying values in the editor.#I420264- Now, the Code Format feature will now work correctly when you copy and paste the code into the Editor with the paste clean up settings enabled.#I424567- Now, the quick table toolbar is not misplaced outside the Rich Text Editor when enabling IFrame.
Schedule
Bug fixes
#425940- An issue with adding an aria-pressed attribute to the appointment has been fixed.#F40124- The issue with the schedule tooltip displaying start and end times in 12 hour format when the schedule is in 24 hour format has been fixed.
TreeView
Bug Fixes
#I422672- The expand icon not working properly in mobile mode issue has been fixed.
v20.4.42
Common
Bug Fixes
I427250- Resolved window undefined in server side rendering with React next JS.
Chart
Bug Fixes
#F179514- Now the alignment of text is proper in the header of the tooltip and crosshair tooltip text.#I401851- Axis title overlaps with axis labels issue has been fixed.
Checkbox
Bug Fixes
#I427235- The issuecssClassproperty not updated properly while string with a white space in the end of the property in checkbox has been fixed.
Chips
Bug Fixes
#I422262- Added the aria-disabled attribute to the disabled Chip items.
Diagram
Bug Fixes
#I426113- Now, bezier control points dragging is restricted when we hide control points.#I425406- Now, the bezier segment points are not static when we move connector source or target node.#I422049- Now, calling doLayout after injecting line routing module working properly.#I421754- The issue on tooltip relative mode mouse is now working properly.#I423978- Now, HTML nodes gets update properly in the overview while auto scroll the diagram.
Document Editor
Bug Fixes
#I423889- Resolved the text alignment issue in RTL paragraph.#I423889- Resolved the content overlapping issue in RTL paragraph#F179129- Resolved the paragraph format applying issue.#I419630- Resolved the script error while opening a document containing clustered bar chart.#I422366,#I423320- Resolved the script error while removing content in protected document.#I424337- Handled mouse selection inside table cell similar to Microsoft Word.#F179297- Resolved the comment icon positioning issue.
Gantt
Bug Fixes
#I421870- Record does not update properly when its modified inactionBeginevent issue has been fixed.#I420414- Row height issue in task mode has been fixed.
Grid
Bug Fixes
#I422739- New record ID undefined on Infinite Scroll Grid issue has been fixed.#I423348-autoFitColumnsdoes not work with Frozen Grid issue has been fixed.#I423530- Row deselection is not working in Virtualization with checkbox column issue has been fixed.#I419838- Custom filter dialog throws script error when we render filter template issue has been fixed.#I425048- The last row bottom border issue in grouping has been fixed.#I425422-Persistenceis not working onForeignKeyColumnfilter is fixed.
ListView
Bug Fixes
#I420527- The mentioned accessibility issue has been resolved in the ListView component.
Mention
Bug Fixes
#I422992- Now, thecssClassproperty works fine in the Mention component.
MultiSelect
Bug Fixes
#I423751- The issue "MultiSelect height not being set properly in the tailwind theme" has been resolved.
PDF Viewer
Bug Fixes
#I422857- Now, the problem with the signature value disappearing from the collection while scrolling has been fixed.#I411856- Fixed the accessibility issues with the PDF Viewer component.#I423893- Now, script error not occurs while double clicking on free text annotation.#I427362- Now, the checkbox background color is properly updated while rendering using form field module.#I427364- Now, the button images are rendered properly while scrolling the document.#I421445- Now, the multiple Font-styles(bold, italic, underline and strikeout) can be applied together for textbox fields.
New Features
#I424468- Provided support for rendering the existing comb type textbox in form designer module.
Pivot Table
Bug Fixes
#F179497- The field list popup will now properly refresh while dynamically updating the data source in the pivot table.
QueryBuilder
Bug Fixes
#F31632- Accessibility issue in Query Builder has been resolved.
RangeNavigator
Bug Fixes
#I413509- Now period selectors are updating properly for the range selector changes.
Schedule
Bug fixes
#I426228- An issue with drag and drop with timeline view header rows has been fixed.#I425268- An issue with drag and drop flickering witheventDragAreain timeline views has been fixed.#I424662- An issue with appointment resizing in month view with scrollbar has been fixed.
Svg Base
Bug Fixes
#F179514- Now the alignment of tooltip header and crosshair text is rendering properly without overlap.
TreeView
Bug Fixes
#I424859- The issue with the "TreeView isInteracted property returning false value with the NodeExpanded and NodeCollapsed event" has been fixed.
v20.4.40
Common
Bug Fixes
#I421652- The issue with the "gulp is added to the dependency package in the ej2 package" has been resolved.
New Features
- The following controls have been added to Essential JS 2.
- Rating
- The following controls have been developed to meet industry standards and are now marked production-ready:
- AppBar
- Floating Action Button (FAB)
- Mention
- Message
- Speed Dial
Breaking Changes
- If you are using Syncfusion's controls without first registering a license, a license dialog will appear after a certain limit of usage, preventing further interaction in the application. Please make sure to register a valid license in order to continue using the Syncfusion controls without interruption.
AutoComplete
Bug Fixes
#I420089- The issue "API documentation broken on autocomplete Component" has been resolved.
Bullet Chart
Bug Fixes
#I422321- Now label alignment property is working properly in bullet chart.
Carousel
Bug Fixes
#I419341- The Blank carousel item displayed onautoplaywhen a single item alone is rendered has been resolved.
Chart
Bug Fixes
#I423644- Now axis label is aligned properly when minimum value is high.#I423606- Trendline is now proper for zero values,#I424547- Now zooming the multi colored line is working properly.
Checkbox
Bug Fixes
#I382543- The issue with "Checkbox value not update properly while using edit template of grid" has been resolved.
Chips
Bug Fixes
#I422262- Added the aria-disabled attribute to the disabled Chip items.
Circular Gauge
New Features
#I293761,#I294324,#I309426,#F165646,#I420860- WhenanimationDurationis set in the rounded range bar pointer, the path element for the pointer is now improved.
ContextMenu
Bug Fixes
#I424794- The issue with "Script error thrown in context menu when navigate using the keyboard" has been resolved.#I425402- Accessibility issue in context menu has been fixed.
DataManager
Bug Fixes
#I417282- The Milliseconds value is not parsed properly withparseJSONmethod issue has been fixed
Diagram
Bug Fixes
I421148- Now, connector segment does not get split into multiple segment while hover on node.#I420202- The issue on annotation interaction has been resolved.
New Feature
#I409589- Support to override the mouseWheel event has been added.
Dialog
Bug Fixes
#I415699- Now, theDialogUtilityposition property works properly when X coordinates are passed as strings and Y coordinates are passed as numbers.#I420058- Now, the Dialog Close icon Button top and left position values are equal.
Document Editor
Bug Fixes
#I421680- Resolved the paragraph overlapping and border issue while opening the attached document.#I424498- Attached document with hyperlink text is now displayed properly.#I425696- Resolved the overlap issue in options pane.
Dropdown Tree
Bug Fixes
#F178650- Resolved the error after perform filtering in Dropdown Tree while updating data dynamically
DropDownButton
Bug Fixes
#F31632- Accessibility issue in DropDownButton has been resolved.#I422250- Keyboard navigation not working properly when we set arguments cancel property as true inbeforeCloseevent of DropDownButton has been resolved.
DropDownList
Bug Fixes
#I397894- The issue "aria-label added on input element instead of wrapper element while adding the aria-label by using Html Attribute property" has been resolved.
Excel Export
Bug Fixes
- Modified the "\n" character at end of row as "\r\n" in Grid to CSV export.
File Manager
New Features
- Provided the folder (directory) upload support for Physical File Provider.
- Provided the folder (directory) upload support for Azure File Provider.
- Provided the folder (directory) upload support for NodeJS File System Provider.
- Provided the folder (directory) upload support for Amazon S3 File Provider.
Gantt
Bug Fixes
#I420702- Persistence settings prevent changing the timeline settings issue has been fixed.#I422731- Issue when predecessor is given for unscheduled parent issue has been fixed.#I423435- Customize baseline colour inqueryTaskbarInfoevent in segmented tasks issue has been fixed.#I420280- TheactionBeginevent receives more records as modified data when task is edited issue has been fixed.#I422943- Taskbar appearing on next date issue has been fixed.#I422476- Progress value issue in parent task has been fixed.#I425389- Baseline not properly rendered after moving Milestone.
Grid
Bug Fixes
#I423744- Script error thrown when saving the data with Shimmer effect issue has been fixed.#I422501- Header tooltip displays when the header text is wrapped andclipModeis set issue has been fixed.#I424277- Ellipsis With Tooltip is now working fine with batch editing.#I421562,#I423051- Unable to filter the menu with autocomplete when grouping is applied has been fixed.
Heatmap
New Features
#F177543-enableMultiSelectproperty is exposed to enable or disable multiple selection of the HeatMap cells.
Image Editor
Bug Fixes
- Issue with "Toolbar Alignment" has been resolved.
Kanban
Bug Fixes
#FB37690- Now, the dragged card is positioned properly when the swimlane is frozen with a fixed height for kanban.
ListBox
Bug Fixes
#F424252- Issue with "Data source not update properly when we filtering and clicking move All button in listbox toolbar sample" has been resolved.#I423072- Issue with "actionBeginevent argument not passes the filtered item properly while filtering and clicking move All button in listbox toolbar sample" has been resolved.
ListView
Bug Fixes
#F168185- The issue with "Sorting is not applied properly when entering different values in the text field of the ListView component" has been resolved.
Maps
New Features
- When panning is performed, the image rendering in online map providers is now improved.
MultiSelect
Bug Fixes
#FB38693- The issue "Multiselect dropdown icon is not aligned properly" has been resolved.
NumericTextBox
Bug Fixes
#I417969- The issue "Clear button does not working after the component is enabled" has been resolved.
Office Chart
Bug Fixes
#I399919- Resolved the bar chart rendering issue.
PDF Viewer
Bug Fixes
#I420988- Now, the annotations are not delete while drag, resize or deleting the form fields.#I422542- Now, the strike through can now be added to free text annotations programmatically.#I424231- Now, the issue with the document's signature disappearing has been fixed.
Pivot Table
Bug Fixes
- Advanced filtering now works properly in a pivot table.
Popup
Bug Fixes
#I423129- Now, when Rich Text Editor is placed inside the modal dialog the hyperlink quickToolbar popup is visible.
ProgressBar
Bug Fixes
#I420052- Now progress bar API reference are refreshing properly.
QueryBuilder
Bug Fixes
#F178375- Issue with Browser window get freezes when we set the Invalid SQL rule to query builder has been fixed.#I423706- Issue with Field Dropdown list popups get collapses when we usevalidateFieldsmethod in query builder has been fixed
RangeNavigator
Bug Fixes
#I413509- Now period selectors are updating properly for the range selector changes.
Rating Preview
Key features:
The Rating component lets the user provide a star rating or view other people’s ratings on a numeric scale for any service provided, such as for movies, applications, or products.
- Precision - Different precision modes to provide more accurate rating.
- Tooltip and Label - Provide more expressive rating with tooltip and label.
- Template - Support to customize the rating item to heart, svg or any content that precisely match our unique needs.
- Accessibility - The Rating provides built-in compliance with the
WAI-ARIAspecifications and it is achieved through attributes.
RichTextEditor
Bug Fixes
#I425639,#I425631- Now, when editing the values in the Rich Text Editor, the script error is not thrown.#I423129- The toolbar bottom border now displays correctly while maximizing and minimizing the Rich Text Editor.#F179458- Now, localization text of source Code and preview in tooltip are shown properly when hover the icons.#F179343- Now, maximize and minimize toolbar icon of localization text is shown properly when hover the icons.
Schedule
New Features
#I384604- Provided custom workdays support when resources are grouped by date.#I394207- ProvidedcloseTooltipmethod to close the appointment tooltip programmatically.#I399939- ProvideddateRangeTemplatetemplate to customize the header date range in scheduler.
Splitter
Bug Fixes
#I413810- The issue with the custom component does not get unmounted with the property update, when placed inside the content template has been resolved.
Spreadsheet
Bug Fixes
#I422232- Issue with "SUMIFSformula is not working properly while providing as nested formula to theSUMformula" has been resolved.#F179330- Issue with "custom function reference is removed from the control instance while calling therefreshmethod" has been resolved.
Stock Chart
Bug Fixes
#I418512- Console error when specifyinglabelRotationfor stockchart issue has been fixed.
Tab
Bug Fixes
#I422226- An issue with while using underscore on tab id wrong content shown has been resolved.#F179266- Tab height does not change dynamically whenheightAdjustModehas set asFillmode has been resolved.
New Features
#I348957- Provided option to specifytabindexattribute to control the...
v20.4.38
Common
Bug Fixes
#I421652- The issue with the "gulp is added to the dependency package in the ej2 package" has been resolved.
New Features
- The following controls have been added to Essential JS 2.
- Rating
- The following controls have been developed to meet industry standards and are now marked production-ready:
- AppBar
- Floating Action Button (FAB)
- Mention
- Message
- Speed Dial
Breaking Changes
- If you are using Syncfusion's controls without first registering a license, a license dialog will appear after a certain limit of usage, preventing further interaction in the application. Please make sure to register a valid license in order to continue using the Syncfusion controls without interruption.
AutoComplete
Bug Fixes
#I420089- The issue "API documentation broken on autocomplete Component" has been resolved.
Bullet Chart
Bug Fixes
#I422321- Now label alignment property is working properly in bullet chart.
Carousel
Bug Fixes
#I419341- The Blank carousel item displayed onautoplaywhen a single item alone is rendered has been resolved.
Chart
Bug Fixes
#I420456- Now cancel argument in legend click event working properly.#I423376- Console error thrown when rendering the tooltip in trendlines has been fixed.#I422475- Accumulation chart height is now proper with respect to its parent container.
New Features
#I346292,#I347892- Provided support to wrap data labels in the accumulation charts.#I401851- Provided support to rotate the axis title from 0 to 360 degree.- Provided support for dashed legends for dashed line series.
Checkbox
Bug Fixes
#I382543- The issue with "Checkbox value not update properly while using edit template of grid" has been resolved.
Chips
Bug Fixes
#293361- When settingenabledvalue asfalsein Chip component then the disabled chip item get focused issue has been resolved.
Circular Gauge
New Features
#I293761,#I294324,#I309426,#F165646,#I420860- WhenanimationDurationis set in the rounded range bar pointer, the path element for the pointer is now improved.
DataManager
Bug Fixes
#I417282- The Milliseconds value is not parsed properly withparseJSONmethod issue has been fixed
Diagram
Bug Fixes
I421148- Now, connector segment does not get split into multiple segment while hover on node.#I420202- The issue on annotation interaction has been resolved.
New Feature
#I409589- Support to override the mouseWheel event has been added.
Dialog
Bug Fixes
#I415699- Now, theDialogUtilityposition property works properly when X coordinates are passed as strings and Y coordinates are passed as numbers.#I420058- Now, the Dialog Close icon Button top and left position values are equal.
Document Editor
Bug Fixes
#I401609- Resolved the curly braces preservation in RTL paragraph#I400473- Resolved the paragraph mark selection issue on shift + page up.#I405251- Resolved the script error while opening the document with duplicate style name.#I398151- Resolved the issue with accept all/reject all from track changes pane.#I399611- Paragraph formatting is now preserved properly on copy and paste.#I404592- Resolved the script error while exporting the document with content control.#I405251- Resolved the script error while opening the document with line break character.#I396300- Resolved the overlapping issue while resizing the table cell.
Dropdown Tree
New Features
#I395558- Provided enableHtmlSanitizer support for Dropdown Tree component.#F169154,#I424048- Provided an option to prevent the parent node selection in the Dropdown Tree component.
DropDownButton
Bug Fixes
#I388868- Script error occurs while usingbeforeOpenevent in DropDownButton issue has been resolved
DropDownList
Bug Fixes
#I397894- The issue "aria-label added on input element instead of wrapper element while adding the aria-label by using Html Attribute property" has been resolved.
Excel Export
Bug Fixes
- Fixed the exception issue when the images are added in the last column of Grid.
File Manager
New Features
- Provided the folder (directory) upload support for Physical File Provider.
- Provided the folder (directory) upload support for Azure File Provider.
- Provided the folder (directory) upload support for NodeJS File System Provider.
- Provided the folder (directory) upload support for Amazon S3 File Provider.
Gantt
Bug Fixes
#I417035- Expand Collapse not working properly after cell editing issue has been fixed.#I421663- The baseline end date has not been properly validated issue has been fixed.
Features
#I237939,#I255626,#I398597- ProvidedRTLsupport in Gantt chart. Please find the documentation link here.- Provided
Shimmersupport in Gantt chart. Please find the demo link here.
Grid
New Features
#I395531- Improved the template rendering performance in React.#I396818- Provided support to add current selection to the filter.- Provided support to skip the focus in non-editable columns while pressing tab/shift-tab in batch edit.
- Provided the lazy load group support for virtual scroll enabled grid.
- Provided support to refresh the aggregate values with lazy load grouping.
Heatmap
New Features
#F177543-enableMultiSelectproperty is exposed to enable or disable multiple selection of the HeatMap cells.
Image Editor
Bug Fixes
- Issue with "Toolbar Template Alignment" has been resolved.
Kanban
Bug Fixes
#FB37690- Now, the dragged card is positioned properly when the swimlane is frozen with a fixed height for kanban.
ListBox
Bug Fixes
#F37860- Issue with "Command button not working properly for multiselect in ListBox in Mac" has been resolved.
ListView
Bug Fixes
#F168185- The issue with "Sorting is not applied properly when entering different values in the text field of the ListView component" has been resolved.
Maps
New Features
- When panning is performed, the image rendering in online map providers is now improved.
MultiSelect
Bug Fixes
#FB38693- The issue "Multiselect dropdown icon is not aligned properly" has been resolved.
NumericTextBox
Bug Fixes
#I417969- The issue "Clear button does not working after the component is enabled" has been resolved.
Office Chart
Bug Fixes
#I399919- Resolved the bar chart rendering issue.
PDF Viewer
Bug Fixes
#F178667- Now, the zero thickness property is applied to the form fields.#I421990- Updating read-only to false for a form field is working properly.#I420531- The free text annotations are no longer scaled on double clicks.#F178453- Cut, copy, and paste at the form fields are working properly on downloading.#I419557- TheIsPrintproperty value of the text markup annotation is properly updated.#I418726- The draw and image type signatures are now preserved while changing the tabs on mobile devices.#I420588- Printing the PDF document that contains signature fields on non-rendered pages won’t throw script errors.#I420304- Programmatically updating the read only properties won’t throw script errors.#I416032- The radio button now triggers the form field click event.#I420423- The background color of the initial indicator settings can be applied programmatically while adding form fields.#I422736- Fixed issue with saving the PDF document on form fields export.#I418731- Export and import values of form fields with same name have been properly updated.#I416298- Focusing the signature and initial fields are proper on different zoom levels.#I411856- The issue with programmatically updating the initial indicator properties has been resolved.#F178660- Fixed issue withRenderAnnotationCommentson the .NET 6.0 platform.#I418199- Programmatically updating images in the form fields won’t throw script errors.#I408281- Switching between the PDF view and the text view won’t throw script errors.#I413254- Aspect ratio is maintained for the image type signatures.#F178250- Now, the color palette is no longer obscured in the PDF Viewer.#I178667- Now, the text box's border color is properly updated and no longer hidden.#I418214- Session items of the older documents are cleared now.#I178018- Searching for a multiple-sentence phrase no longer causes the PDF Viewer to freeze.#I421388- Handwritten signatures will appear properly on loading the document again.#F178018- Now, the script issue no longer occurs when doing multiline searches in the Pdf document.
Features
- Form fields values can be exported to FDF and XFDF formats and the same can be imported into the PDF Viewer, programmatically.
- Digital signatures of the existing PDF documents are now rendered in the PDF Viewer.
#I369895,#I403367,#I406191- Now, the text selectionstrikethroughhas been improved.#I419679- Provided the support to show or hide theFormDesignerToolbarafter document loading.#I421694- Angular applications renders PDF Viewer controls without ID properties by generating the ID internally, if not provided.#I409823- Margin can be set to the value was preserved for the free text annotation in the downloaded document.#I412460- Provided the support for retrying Ajax requests with a status code collection.
Pivot Table
Bug Fixes
#I423050- Filter state will now be properly maintained in the member editor.#I420253- When virtual scrolling is enabled, the pivot table will now scroll...
v20.3.61
AutoComplete
Bug Fixes
#I420089- The issue "API documentation broken on autocomplete Component" has been resolved.
Carousel
Bug Fixes
#I419341- The Blank carousel item displayed onautoplaywhen a single item alone is rendered has been resolved.
Chart
Bug Fixes
#I421349- Now chart axis is removing properly on dynamic update.#I421251- Now Pie chart render properly when the width is less than 20% for the parent div.#I421251- Pie chart gets crashed when setting the datalabel has been fixed.
Checkbox
Bug Fixes
- The Issue with the checkbox label size in the Fluent theme has been fixed.
Chips
Bug Fixes
#293361- When settingenabledvalue asfalsein Chip component then the disabled chip item get focused issue has been resolved.
Dashboard Layout
Bug Fixes
#F178215- In the Dashboard Layout component, the panel template does not work while using the v-slot issue has been resolved.
DashboardLayout
Bug Fixes
#I417930- The panel exceeding the parent container while dragging or resizing in the DashboardLayout component has been resolved.
DataManager
Bug Fixes
#I417282- The Milliseconds value is not parsed properly withparseJSONmethod issue has been fixed
Diagram
New Feature
#I409589- Support to override the mouseWheel event has been added.
Dialog
Bug Fixes
#I415699- Now, theDialogUtilityposition property works properly when X coordinates are passed as strings and Y coordinates are passed as numbers.#I420058- Now, the Dialog Close icon Button top and left position values are equal.
Document Editor
Bug Fixes
#I418719- Resolved the issue with removing bookmark element.#I420043- Table of content (TOC) is now updated properly.
Excel Export
Bug Fixes
- Modified the "\n" character at end of row as "\r\n" in Grid to CSV export.
Gantt
Bug Fixes
#I417035- Expand Collapse not working properly after cell editing issue has been fixed.#I421663- The baseline end date has not been properly validated issue has been fixed.
Grid
Bug Fixes
#I408271- The reference link for thecheckBoxChangeevent arguments has been updated in the documentation.#I420019- script error for focusing the content after deleting all the records has been fixed.
Heatmap
Bug Fixes
#I421105- The axis labels and multilevel labels of the x-axis will be properly spaced.
Kanban
Bug Fixes
#F178602- Now, the ability to drag & drop several cards onto the same column works properly.#F178604- Now, the arrangement of several cards in descending order after drag and drop is now resolved.
ListBox
Bug Fixes
#F37860- Issue with "Command button not working properly for multiselect in ListBox in Mac" has been resolved.
Maps
Bug Fixes
#I413909- When the highlight is removed from the interactive legend, the opacity of the corresponding shape is now properly maintained.#I412101-shapeHighlightevent will now trigger properly.#I411790-zoomByPositionmethod will now work properly in the online map providers.#I401870- The fixes for the styles, related to the Content Security Policy (CSP), are included.
MultiSelect
Bug Fixes
#FB38693- The issue "Multiselect dropdown icon is not aligned properly" has been resolved.
NumericTextBox
Bug Fixes
#I417969- The issue "Clear button does not working after the component is enabled" has been resolved.
PDF Viewer
Bug Fixes
#F178453- Now, cut, copy and paste of form field are working properly on downloading.
New Features
#I369895,#I403367,#I406191- Now, improvements in text selectionstrikethroughfor specific document.#I419679- Provided the ability to display or hide theFormDesignerToolbarafter document loading.
Pivot Table
Bug Fixes
#I405590- The pivot table will now properly refresh while performing value sorting with the grouping bar and autofit enabled.#I420612- The pivot table will now be rendered properly while switching between reports in the toolbar.#F420612- The pivot table's alphanumeric sorting will now works properly.
ProgressBar
Bug Fixes
#I420052- Now progress bar API reference are refreshing properly.
QueryBuilder
Bug Fixes
#I404520- Provided Localization support SQL query builder operators.#F178375- Issue with Browser window get freezes when we set the Invalid SQL rule to query builder has been fixed.
RangeNavigator
Bug Fixes
#I413509- Now period selectors are updating properly for the range selector changes.
RichTextEditor
Bug Fixes
#I422392- Now, the embed video is not removed when pressing the enter key.#I422764- Now, when using similar fontFamily values for multiple items updates the dropDown text properly.
Schedule
Bug fixes
#F178747- An issue with Appointments positioning when navigate to the next date via swiping in mobile mode has been fixed.
Splitter
Bug Fixes
#I413810- The issue with the custom component does not get unmounted with the property update, when placed inside the content template has been resolved.
Spreadsheet
Bug Fixes
#I412801- Issue with "cell text is not displayed while using the custom cell styling in the imported excel file" has been resolved.
Stock Chart
Bug Fixes
#I418512- Console error when specifyinglabelRotationfor stockchart issue has been fixed.
TextBox
Bug Fixes
#I415324- The issue "Refresh method is not working properly in TextBox component" has been resolved.
Tooltip
Bug Fixes
#I415386- The Tooltip not shown for dynamically added target while pressing Tab key has been resolved.
Tree Grid
Bug Fixes
#I419247-expandRowandcollapseRowmethods are working properly while expanding or collapsing a row respectively whenfrozenRowsproperty enabled
TreeMap
Bug Fixes
#F178496- The legend items now render in the same order as the color mapping objects.
TreeView
Bug Fixes
#I415237- The TreeView performance issue in Vue3 framework has been resolved.
v20.3.60
AutoComplete
Bug Fixes
#I420089- The issue "API documentation broken on autocomplete Component" has been resolved.
Carousel
Bug Fixes
#I419341- The Blank carousel item displayed onautoplaywhen a single item alone is rendered has been resolved.
Chart
Bug Fixes
#I421349- Now chart axis is removing properly on dynamic update.#I421251- Now Pie chart render properly when the width is less than 20% for the parent div.#I421251- Pie chart gets crashed when setting the datalabel has been fixed.
Checkbox
Bug Fixes
- The Issue with the checkbox label size in the Fluent theme has been fixed.
Chips
Bug Fixes
#293361- When settingenabledvalue asfalsein Chip component then the disabled chip item get focused issue has been resolved.
Dashboard Layout
Bug Fixes
#F178215- In the Dashboard Layout component, the panel template does not work while using the v-slot issue has been resolved.
DashboardLayout
Bug Fixes
#I417930- The panel exceeding the parent container while dragging or resizing in the DashboardLayout component has been resolved.
DataManager
Bug Fixes
#I417282- The Milliseconds value is not parsed properly withparseJSONmethod issue has been fixed
Diagram
Bug Fixes
#FB38642- Now, the arg cancel property for sourcePoint and targetPoint change is working properly.#I419333- Now, dragging a object outside the diagram canvas from symbol palette is updated properly.#I397852- Now, defining connector without source or target id while injecting Line Routing is rendered properly.#I42108- The issue on hovering the node ports has been resolved.
Dialog
Bug Fixes
#I415699- Now, theDialogUtilityposition property works properly when X coordinates are passed as strings and Y coordinates are passed as numbers.#I420058- Now, the Dialog Close icon Button top and left position values are equal.
Document Editor
Bug Fixes
#I418719- Resolved the issue with removing bookmark element.#I420043- Table of content (TOC) is now updated properly.
Gantt
Bug Fixes
#I420414- Unable to disable edit dialog fields in general tab issue has been fixed.#I420280- TheactionBeginevent receives more records as modified data when a task is resized issue has been fixed.#I420126- Error thrown when deleting a Unassigned task in the Resource View issue has been fixed.#I415400- Cell Edit does not save when clicking on the chart side issue has been fixed.#I419273- End Key not working as expected when selection type set to Both.
Grid
Bug Fixes
#I397543- Issue with custom toolbar template item in grid has been resolved.#I418069- Searching issue when clicking search icon in adaptive mode has been fixed.#I417934- Column Reordering was not working properly after hiding the column has been fixed.#I415585- When JAWS is running, go to first page and last page buttons are working properly when enter key is pressed after focusing.
Heatmap
Bug Fixes
#I421105- The axis labels and multilevel labels of the x-axis will be properly spaced.
Kanban
Bug Fixes
#F178602- Now, the ability to drag & drop several cards onto the same column works properly.#F178604- Now, the arrangement of several cards in descending order after drag and drop is now resolved.
ListBox
Bug Fixes
#F37860- Issue with "Command button not working properly for multiselect in ListBox in Mac" has been resolved.
Maps
Bug Fixes
#I413909- When the highlight is removed from the interactive legend, the opacity of the corresponding shape is now properly maintained.#I412101-shapeHighlightevent will now trigger properly.#I411790-zoomByPositionmethod will now work properly in the online map providers.#I401870- The fixes for the styles, related to the Content Security Policy (CSP), are included.
MultiSelect
Bug Fixes
#FB38693- The issue "Multiselect dropdown icon is not aligned properly" has been resolved.
NumericTextBox
Bug Fixes
#I417969- The issue "Clear button does not working after the component is enabled" has been resolved.
PDF Viewer
Bug Fixes
#F178453- Now, cut, copy and paste of form field are working properly on downloading.
New Features
#I369895,#I403367,#I406191- Now, improvements in text selectionstrikethroughfor specific document.#I419679- Provided the ability to display or hide theFormDesignerToolbarafter document loading.
Pivot Table
Bug Fixes
#I405590- The pivot table will now properly refresh while performing value sorting with the grouping bar and autofit enabled.#I420612- The pivot table will now be rendered properly while switching between reports in the toolbar.#F420612- The pivot table's alphanumeric sorting will now works properly.
ProgressBar
Bug Fixes
#I420052- Now progress bar API reference are refreshing properly.
QueryBuilder
Bug Fixes
#I404520- Provided Localization support SQL query builder operators.#F178375- Issue with Browser window get freezes when we set the Invalid SQL rule to query builder has been fixed.
RangeNavigator
Bug Fixes
#I413509- Now period selectors are updating properly for the range selector changes.
RichTextEditor
Bug Fixes
#I416708- Now, pasting the content from MS Word will maintain the DOM structure properly.#I418749- Now, pasted texts get inside thecontentEditable divwhen using theenterKeyasBRorDIV.
Schedule
Bug fixes
#F178747- An issue with Appointments positioning when navigate to the next date via swiping in mobile mode has been fixed.
Splitter
Bug Fixes
#I413810- The issue with the custom component does not get unmounted with the property update, when placed inside the content template has been resolved.
Spreadsheet
Bug Fixes
#I412801- Issue with "cell text is not displayed while using the custom cell styling in the imported excel file" has been resolved.
Stock Chart
Bug Fixes
#I418512- Console error when specifyinglabelRotationfor stockchart issue has been fixed.
TextBox
Bug Fixes
#I415324- The issue "Refresh method is not working properly in TextBox component" has been resolved.
Tooltip
Bug Fixes
#I415386- The Tooltip not shown for dynamically added target while pressing Tab key has been resolved.
Tree Grid
Bug Fixes
#I419658- Resolved template column not rendered properly when stacked header enabled.
TreeMap
Bug Fixes
#F178496- The legend items now render in the same order as the color mapping objects.
TreeView
Bug Fixes
#I415237- The TreeView performance issue in Vue3 framework has been resolved.
v20.3.59
Carousel
Bug Fixes
#I419341- The Blank carousel item displayed onautoplaywhen a single item alone is rendered has been resolved.
Chart
Bug Fixes
#I412377- Now axis labels are placed inside the chart properly.#I412377- Margin gets added when adding the axes dynamically issue has been fixed .#F178666- Now the data point aria label is proper.
Checkbox
Bug Fixes
- The Issue with the checkbox label size in the Fluent theme has been fixed.
Chips
Bug Fixes
#293361- When settingenabledvalue asfalsein Chip component then the disabled chip item get focused issue has been resolved.
Dashboard Layout
Bug Fixes
#F178215- In the Dashboard Layout component, the panel template does not work while using the v-slot issue has been resolved.
DashboardLayout
Bug Fixes
#I417930- The panel exceeding the parent container while dragging or resizing in the DashboardLayout component has been resolved.
Diagram
Bug Fixes
#I418455- Now, the resize handle has been rendered properly while set node pivot as 0,0.#I418026- Now, the annotation for the swimlane child node is updated properly after dragging it outside the swimlane.
Dialog
Bug Fixes
#I415699- Now, theDialogUtilityposition property works properly when X coordinates are passed as strings and Y coordinates are passed as numbers.#I420058- Now, the Dialog Close icon Button top and left position values are equal.
Document Editor
Bug Fixes
#I417535- The page number is not updated properly while inserting TOC.#I418000,#F178993- Resolved the tab character width issue.
Gantt
Bug Fixes
#I419062- Edit type issue when datasource is undefined issue has been fixed.#I417042- A console error is thrown when updating the parent task's start date.#I419262- The dependency line is rendered even after cancel.
Grid
Bug Fixes
#I397894- When pressing Tab Key, the first focusable element in the grid is need to be focused, instead of grid container issue has been fixed.
Heatmap
New Features
#I410874- ThebackgroundColorproperty can now be used to change the color of the HeatMap's background.
Kanban
Bug Fixes
#FB37730- Now, dragging and dropping cards quickly onto empty columns works properly.#F178105- Now, dragging and dropping cards between the columns for the first time will trigger thedataSourceChangedevent properly.
ListBox
Bug Fixes
#F37860- Issue with "Command button not working properly for multiselect in ListBox in Mac" has been resolved.
Maps
Bug Fixes
#I413909- When the highlight is removed from the interactive legend, the opacity of the corresponding shape is now properly maintained.#I412101-shapeHighlightevent will now trigger properly.#I411790-zoomByPositionmethod will now work properly in the online map providers.#I401870- The fixes for the styles, related to the Content Security Policy (CSP), are included.
MultiSelect
Bug Fixes
#FB38693- The issue "Multiselect dropdown icon is not aligned properly" has been resolved.
NumericTextBox
Bug Fixes
#I417969- The issue "Clear button does not working after the component is enabled" has been resolved.
PDF Viewer
Bug Fixes
#I419557- Now, theIsPrintproperty values for text markup annotation have been properly updated.#I418726- Now, the draw and image signature is now preserved while changing tabs on mobile devices.#I420588- Now, the Script error does not occur while printing the document contains signature fields on non-rendered pages.#I420304- Now, the script error does not occur while updating read only property programmatically.
New Features
#I421694- Now, Angular applications may render PDF Viewer controls without ID properties.#I409823- Support was given for a custom margin property in the free text annotation.
Pivot Table
Bug Fixes
#I405590- The pivot table will now properly refresh while performing value sorting with the grouping bar and autofit enabled.#I420612- The pivot table will now be rendered properly while switching between reports in the toolbar.#F420612- The pivot table's alphanumeric sorting will now works properly.
ProgressBar
Bug Fixes
#I416343- Now corner radius is applied when applying the range colors for Progress bar.
QueryBuilder
Bug Fixes
#I404520- Provided Localization support SQL query builder operators.#F178375- Issue with Browser window get freezes when we set the Invalid SQL rule to query builder has been fixed.
RichTextEditor
Bug Fixes
#I411229- Now, pressing the enter key at the start of a line after deleting the previous line works properly.#I412883- Now, pressing the enter key at the start of the dynamically inserted text works properly.#I412540- Now, the indentation format is maintained properly when pasting content from MS Word.#I416708- Now, pressing the backspace key after pasting contents from MS Word works properly.
Schedule
Bug fixes
#F178747- An issue with Appointments positioning when navigate to the next date via swiping in mobile mode has been fixed.
Splitter
Bug Fixes
#I413810- The issue with the custom component does not get unmounted with the property update, when placed inside the content template has been resolved.
Spreadsheet
Features
#F176472- ProvidedsetRowsHeightandsetColumnsWidthmethods to set the height and width to multiple rows and columns respectively.
Stock Chart
Bug Fixes
#I418512- Console error when specifyinglabelRotationfor stockchart issue has been fixed.
TextBox
Bug Fixes
#I415324- The issue "Refresh method is not working properly in TextBox component" has been resolved.
Tooltip
Bug Fixes
#I415386- The Tooltip not shown for dynamically added target while pressing Tab key has been resolved.
Tree Grid
Bug Fixes
#I417095- NVDA screen reader problem for expand/collapse action has been resolved.#I418121- Resolved row selected issue while performing expand/collapse operation.
TreeMap
Bug Fixes
#F178496- The legend items now render in the same order as the color mapping objects.
TreeView
Bug Fixes
#I415849- The issue with "Expand animation is not working for the dynamically added node on initial expanding in TreeView" has been resolved.
v20.3.58
Carousel
Bug Fixes
#I419341- The Blank carousel item displayed onautoplaywhen a single item alone is rendered has been resolved.
Chart
Bug Fixes
#I412377- Now axis labels are placed inside the chart properly.#I412377- Margin gets added when adding the axes dynamically issue has been fixed .#F178666- Now the data point aria label is proper.
Checkbox
Bug Fixes
- The Issue with the checkbox label size in the Fluent theme has been fixed.
Chips
Bug Fixes
#293361- When settingenabledvalue asfalsein Chip component then the disabled chip item get focused issue has been resolved.
Dashboard Layout
Bug Fixes
#F178215- In the Dashboard Layout component, the panel template does not work while using the v-slot issue has been resolved.
DashboardLayout
Bug Fixes
#I417930- The panel exceeding the parent container while dragging or resizing in the DashboardLayout component has been resolved.
Diagram
Bug Fixes
#I418455- Now, the resize handle has been rendered properly while set node pivot as 0,0.#I418026- Now, the annotation for the swimlane child node is updated properly after dragging it outside the swimlane.
Document Editor
Bug Fixes
#I417708- Comment with multiple paragraph is now exported properly.#I414849- Textbox with no outline is now exported properly.#I419171- Resolved the script error while discarding the unposted comment.#I417911- Resolved the consecutive symbol selection issue while selecting text with white spaces.#I418127- Image width and height is now resized to fit inside the page width.#I417899- Table borders are now removed when border style set as none.#I417257- Ordinal number format is now preserved properly in exported word document.#F178501- Resolved document corruption issue due to insert revision not serialized properly.
Gantt
Bug Fixes
#I416610- Able to scroll vertically when virtual scrolling enabled without scrollable records issue has been fixed.#I417049- Adding duration to an unscheduled task affects the project start date.
Grid
Bug Fixes
#I413480- Enter and shift enter key functionalities are working fine with template columns.#F178089- Script error with virtual scroll and frozen columns has been resolved.#I414874- Column chooser checkbox state is now reading properly by JAWS screen reader.#I379911- Now, the selected page will be read as current page by JAWS screen reader.#I408692- Tooltip Issue while using fancy characters in grid has been fixed.#F38295- Incorrect Ellipsis with narrow checkbox column in grid has been fixed.#I413202- Issue with rendering dropdown component in grid cell with batch editing has been fixed.
Heatmap
New Features
#I410874- ThebackgroundColorproperty can now be used to change the color of the HeatMap's background.
ListBox
Bug Fixes
#F178523- Issue with "Script error thrown when we drag and drop the listbox item in angular platform" has been resolved.
Maps
Bug Fixes
#I413909- When the highlight is removed from the interactive legend, the opacity of the corresponding shape is now properly maintained.#I412101-shapeHighlightevent will now trigger properly.#I411790-zoomByPositionmethod will now work properly in the online map providers.#I401870- The fixes for the styles, related to the Content Security Policy (CSP), are included.
MultiSelect
Bug Fixes
#FB38693- The issue "Multiselect dropdown icon is not aligned properly" has been resolved.
NumericTextBox
Bug Fixes
#I417969- The issue "Clear button does not working after the component is enabled" has been resolved.
PDF Viewer
Bug Fixes
#I418731- Now, for fields with the same name, the export and import form fields' values have been properly updated.#I411856- The issue with programmatically updating the initial indicator properties has been resolved.#F178660- Fixed issue withRenderAnnotationCommentson.NET 6.0platform.
New Features
#I412460- Now, the ability to support retrying Ajax requests with a status code collection.
Pivot Table
Bug Fixes
#I405590- The pivot table will now properly refreshed while performing value sorting with autofit enabled.
New Features
#I395302- When using a server-side engine, the aggregated values of the pivot table will now be customized via the controller.
ProgressBar
Bug Fixes
#I416343- Now corner radius is applied when applying the range colors for Progress bar.
Schedule
Bug fixes
#F178747- An issue with Appointments positioning when navigate to the next date via swiping in mobile mode has been fixed.
Splitter
Bug Fixes
#I413810- The issue with the custom component does not get unmounted with the property update, when placed inside the content template has been resolved.
Spreadsheet
Features
#F176472- ProvidedsetRowsHeightandsetColumnsWidthmethods to set the height and width to multiple rows and columns respectively.
Stock Chart
Bug Fixes
#I418512- Console error when specifyinglabelRotationfor stockchart issue has been fixed.
TextBox
Bug Fixes
#I415324- The issue "Refresh method is not working properly in TextBox component" has been resolved.
Tooltip
Bug Fixes
#I415386- The Tooltip not shown for dynamically added target while pressing Tab key has been resolved.
Tree Grid
Bug Fixes
#I417095- NVDA screen reader problem for expand/collapse action has been resolved.#I418121- Resolved row selected issue while performing expand/collapse operation.
TreeView
Bug Fixes
#I415849- The issue with "Expand animation is not working for the dynamically added node on initial expanding in TreeView" has been resolved.