Search results

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

v16.1.40
May 8, 2018

Common

Chart

BUG FIXES
  • Column width is now working properly, when enabling the enableSideBySidePlacement property.

ComboBox

BUG FIXES
  • Prevented the native HTML select and change events in angular.
BUG FIXES
  • Prevented the validation message from triggering on components initial render.
  • Added support for HTML autofocus attribute in DropDown components.

Grid

BUG FIXES
  • dataStateChange event is now trigged when pageSize is changed.
  • Group and caption aggregate is now working with async pipe.
  • Now grid refreshed when group and caption aggregates is emptied.
  • In Remote data, the getSelectedRecords method returns proper count with persistSelection enabled.
  • Script error thrown when set dataSource and columns is provided at the same time fixed.

MaskedTextBox

BUG FIXES
  • While copying a text and hold the “Ctrl + v” on the MaskedTextBox with number mask, value is not updating properly
  • along with script error issue has been fixed.

MultiSelect

BUG FIXES
  • MultiSelect component’s varying selection behaviour for keyboard and mouse event, has been fixed.

Tab

BUG FIXES
  • Issue with event unbinding in tab content is fixed.