Skip to content

v26.2.10

Compare
Choose a tag to compare
@SyncfusionBuild SyncfusionBuild released this 19 Aug 23:37
· 27 commits to master since this release

Breadcrumb

Bug Fixes

  • #I898885 - The issue with "we need to prevent the popup from closing until a multiselect value is selected in breadcrumb component" has been resolved.

ContextMenu

Bug Fixes

  • #I902438 - The issue with "Facing a flickering issue with the ContextMenu component on a Mac device" has been resolved.

DateRangePicker

Bug Fixes

  • #I189705 - Resolved an issue that caused a console error on mobile devices when utilizing the maxDays property in the DateRangePicker.

  • #I607606 - Fixed the issue where the TimePicker popup was not opening at the center on mobile devices.

  • #I613304 - Resolved an issue where toggling the visibility of the date range picker caused a memory leak.

Diagram

Bug Fixes

  • #I601125 - Now, Child Nodes position in ComplexHierarchicalTree updated correctly results in avoiding connector overlap.

DocumentEditor

Bug Fixes

  • #I613623 - Resolved the script error occurs while copy pasting the content from Word when enabling spellcheck.
  • #I616511 - Resolved the problem with selecting and editing text after the comment inserted.
  • #I616207 - Resolved the table left margin issue when opening attached document.
  • #I616276 - Resolved the can edit and can delete values in content control are bound inversely.
  • #I620559 - Resolved the issue that Ctrl + H opens the Find option instead of replace option.
  • #I613766 - Resolved the single page content expanded into 13 pages issue in Document Editor.
  • #I616846 - Resolved the overlapping issue when updating table of contents field.

DropDownTree

Bug Fixes

  • #I618290 - The issue with keyboard actions and the focus-related issue in the Dropdown Tree component have been resolved.

FileManager

Bug Fixes

  • #I620476 - Improved error handling and null value management in File Manager component file operations.

GanttChart

Bug fixes

  • #I621276 - Connector lines rendered in wrong position with enableTimelineVirtualization and enableRtl issue has been fixed.
  • #I616825 - Timeline not updated properly while using setSplitterPosition issue has been fixed.
  • #I618909,#I607695 - PDF export exception thrown when using different font style issue has been fixed.
  • #I618061 - Updating selectedRowIndex and dataSource dynamically only updates the data, selectedRowIndex does not work issue has been fixed.
  • #I620597 - getSelectedRecords method not return selected records when persistSelection is set to true issue has been fixed.
  • #I617142 - Left value miscalculated for taskbar while duration in decimals issue has been fixed.

Grid

Bug fixes

  • #I616688 - The issue with Programmatic open column chooser dialog not opening with OK and Cancel buttons on adaptive vertical view has been resolved.
  • #I615860 - The issue where invoking the getPersistData method in the dataBound event of the Grid removed the groupCaptionTemplate has been resolved.
  • #I614425 - Resolved the issue with the inconsistent isCountRequired query in the Excel-like filter when using the ODataV4Adaptor.
  • #I614381 - Resolved the issue where the column's editTemplate was not working in ASP.NET Core.
  • #I617205 - The issue with column chooser checkbox is unselected once uncheck the selected all option and press Esc keyboard action has been resolved.
  • #I616244 - The issue where the column resize was not resetting the frozen indicator, causing a non-frozen column to render behind a frozen column has been resolved.
  • #I616244 - The problem with the frozen shadow effect during column resizing has been resolved.
  • #I622755 - Filtering a column in Grid throws script error after autoFitColumns is invoked issue has been resolved.

MaskedTextBox

Bug Fixes

  • #I617472 - Fixed an issue where dynamic masking led to incorrect value updates in the MaskedTextBox.

PDF Viewer

Bug Fixes

  • #I614475 - Now, when deleting a signature field image after zooming in the image is removed and does not remains visually presented on the screen.
  • #I615933 - Now, the Radio button retains selection when clicked more than once.
  • #I615285 - Now, form fields are being correctly retrieved from the widget in the provided document.

PivotTable

Bug fixes

  • #I612547 - The column width applied using the columnRender event will now be properly persisted when resizing the pivot table.

Schedule

Bug fixes

  • #I607401 - An issue where the events are not aligned in correct position when Scheduler height changed dynamically has been fixed.

Tree Grid

Bug Fixes

  • #I609686 - Fixed an issue where the Rowdraganddrop action would drop the previously selected record when virtualization is enabled.
  • #I620787 - Resolved a white space issue that occurred while scrolling with persistSelection and virtualization.