Search results

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

v16.1.29
March 13, 2018

Common

BUG FIXES
  • Width property with string type value issue has been fixed.

AutoComplete

BUG FIXES
  • Initial value not set while using remote data in autocomplete issue has been fixed.

Chart

BUG FIXES
  • Issue in removeSeries has been fixed.
  • Zooming is now working properly, when enabling the panning through code.

Grid

BUG FIXES
  • args.cancel has included in rowSelecting event.
  • Dynamically changing filter settings does not update Filterbar value and filter status message is resolved.
  • Batch edit should close on clicking outside grid and on pressing enter or tab key is resolved.
  • updateRow method is provided for Normal editing and Dialog editing.
  • Duplicate columns added in group drop area issue resolved.

MultiSelect

BUG FIXES
  • Change event not trigger while remove chip in keyboard, this issue has been fixed.