#I466127 - Crosshairs now render properly for multiple charts.
DashboardLayout
Bug fixes
#I461742 - Resolved the issue, AllowResizing property not working when dynamically updating in the DashboardLayout component.
DocIO
Bug Fixes
#I463558 - Document header is now preserved properly while resaving a DOCX format document.
#I464065 - The NotSupportedException will no longer be thrown while calling AppendHTML API.
#I459764 - List format with track changes is now preserved properly while converting a Word document to PDF.
#I466986 - The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.
#I461878 - Table is now preserved properly while converting a DOCX format document to PDF.
DropdownList
Bug Fixes
#I456786 - Issue with “Disabled attribute in the fieldset is not working with form components” has been resolved.
#FB42648 - Issue with “Popup height, no record functionality and data returned inappropriately based on cascading value information when virtualization is enabled” has been resolved
#I454409 - Resolved an issue where an “e-error” class was added to the component when selecting a value in the dropdown list.
FileManager
Bug fixes
#I463229 - The issue with the RootAliasName property doesn’t update the proper name in the FileManager component Details popup has been resolved.
#FB43581 - The issue with the FileManager upload operation not functioning correctly when the FileManagerNavigationPaneSettings Visible property was set to false has been resolved.
GanttChart
Bug Fixes
#I466425, #I464967 - Taskbar does not render properly after using RefreshAsync method issue has been fixed.
#I463645 - Scroll position not maintain after using RefreshAsync method in non-virtualization mode issue has been fixed.
#I460805 - The issue on duration unit not updated properly in FixedDuration task type has been fixed.
Kanban
Bug Fixes
#F181983 - Now, SwimlaneSorting event is triggered only once on changing the AllowDrag and AllowDrop APIs, and it works properly.
Maps
Bug fixes
#F182382 - Exceptions will no longer be thrown when Bing Maps is loaded with EnablePersistence set to true then refreshed in the browser.
#F182207 - The X and Y property values in the OnMarkerClick event’s event argument will now be proper.
Presentation
Bug Fixes
#I462822 - Theme override colors will now be applied properly while converting a PowerPoint presentation to PDF.
Exception will no longer be thrown while converting a PowerPoint presentation which contains higher resolution picture to PDF on Azure.
ProgressBar
Bug Fix
#I464845 - Progress bar now renders properly when the RefreshAsync method is used.
RichTextEditor
Bug Fixes
#I461359 - Now, closing the dialog with the Rich Text Editor inside immediately after typing some content works properly.
TreeView
Bug fixes
#F182294 - The “IsChecked’ property is not updating when a node is checked in the TreeView has been resolved.
XlsIO
Bug Fixes
#I461711 - DisplayText of a number is now returned properly.
#I464321 - Worksheet data being lost while resaving Excel document if worksheet target path is different is now resolved.
#F182337 - Exception thrown while positioning the chart in Excel document is now resolved.
#I459705 - Line chart series data point color is now rendered properly in chart to image conversion.