Search results

Syncfusion JavaScript (ES5) UI Controls (Essential JS 2) - Release Notes

v16.3.23
October 3, 2018

Common

Document Editor

FEATURES
  • Added created and destroyed events in DocumentEditor.
BUG FIXES
  • DropDownList ItemTemplate with addItem method template issue has been resolved.

Grid

BUG FIXES
  • Prevented the grid refresh action when change the showDropArea visibility.
  • Changed the default values while add the empty data.
  • Context menu separators are not hidden properly when open in header.
  • Script error is thrown while auto fit the hierarchy grid with empty data is fixed.
  • Batch changes not passed when the column is edited with spaces.
  • Misalignment occurred while doing show or hide grid column with enable frozen columns is fixed.
  • Support for column chooser can search with user given operators.

ListView

BUG FIXES
  • Fixed issue with typings while using custom fields in removeItem

MultiSelect

BUG FIXES
  • MultiSelect values are cleared after performing add operation in Grid, that issue has been fixed.
  • Item disappears from popup list after pressing the backspace key, that issue has been fixed.

Schedule

BUG FIXES
  • An issue with scheduler throwing script error while rendering it as hidden element has been fixed.
FEATURES
  • Two-way binding support has been provided for isOpen property.

Tab

BUG FIXES
  • The issue with tab selection after remove other tabs has been fixed.