v26.2.9
·
42 commits
to master
since this release
Accumulation Chart
Bug Fixes
#I618245
- Now resizing works properly in accumulation, even when the tooltip is enabled.
Chart
Bug Fixes
#I617528
- Now the data labels are visible only for the available range.#I618989
- Selection zooming and panning now function properly on the date-time category axis.
DashboardLayout
Bug Fixes
#I591785
- The issue with the draggableHandle property when dynamically updating panel contents in the Dashboard Layout component has been resolved.
DocumentEditor
Bug Fixes
#I612018
- Resolved the combined merged cells deleting issue when deleting entire column.#I614400
- Resolved the document corrupted issue when exporting document with TOC revisions.#I612515
- Resolved the maximum call stack size exceeded issue after document loaded.#I612103
- Resolved the text cannot be edited issue when picture is layouted behind the text.#I606994
- Resolved the list paragraph copy pasting issue.
GanttChart
Bug fixes
#I610470
- Row drag and drop action persists the previous selection in chart side if persist selection & virtualization is enabled issue has been fixed.#I613295
- MilestoneendDate
not properly validating when convert to task issue has been fixed.#I612261
- Console error occurs when connecting predecessor with decimal task Id issue has been fixed.#I608671
- When the resource tab column is edited and tab is switched, the edited value is not saved issue has been fixed.
Grid
Bug fixes
#F191300
- When freeze property is enabled theminWidth
andmaxWidth
set to a column is not working properly issue has been resolved.#I615679
- search clear action does not reset thepageSize
issue has been resolved.#FB59752
- InrowDrag
event, the dragged data is not properly returned issue has been resolved.#I617335
-ResponsiveBack
element not showing when search is aligned left in Toolbar withAdaptiveUI
issue has been resolved.#FB59809
- The issue with editing a record of column that contains multiple aggregates throws a script error has been resolved.#I899326
- The script error related toadaptiveUI
when selecting records with a toolbar rendered using atemplate
has been resolved.
ListBox
Bug Fixes
#I898586
- Issue with "Script error thrown in listbox while changingallowDragAndDrop
and dataSource property" has been resolved.#I897366
- Issue with "Listbox double scroll appears issue while enabling the filtering option." has been resolved.
Maps
Bug fixes
#I613689
- The position of the image markers will now be correctly adjusted when theoffset
property is set.
MultiColumn ComboBox
Features
#I609891
- Now we have provided support for text wrapping in MultiColumn ComboBox column cells.
MultiSelect
Bug fixes
#I615841
- Fixed the issue where preselected values were not bound to the component with RemoteData when enableVirtualization was enabled.
PDF Viewer
Bug Fixes
#I612252
- Now, theArgumentOutOfRangeException
does not occurs while attempting to download the provided document.- Now, the script error does not occurs when searching the non-matched word in the document without magnification module.
#F189402
- Now, the PDF viewer can load the PDF document as a blob URL.#F190306
- Now, the script error does not occur when loading the provided document.
PivotTable
Bug fixes
#I616730
- Value sorting will no longer be performed unintentionally when resizing the column in the pivot table.#I617149
- TheallowRepeatHeader
option will now work properly when exporting the pivot table as a PDF document.
StockChart
Bug Fixes
#F191596
- Spline rendering now correctly handles zero data values.
Switch
Bug Fixes
#F190104
- The issue with Script error occurs whileopening dialog
component using switch button has been resolved.
Tree Grid
Bug Fixes
#I609686
- Fixed an issue where theRowdraganddrop
action would drop the previously selected record when virtualization is enabled.#I609686
- Fixed a console error that occurred when performing row selection followed by thecollapseAll
andexpandAll
actions with virtualization.