Search results

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

v16.3.22
September 25, 2018

Common

Chart

BUG FIXES
  • PDF export is now working properly in high resolution.

DataManager

BUG FIXES
  • ODataV4 - Added get distinct data support using groupby option.

FormValidator

BUG FIXES
  • Form validator for number contain email domain name issue has been fixed.

Grid

BUG FIXES
  • Provided batchsave as request type for actionComplete event of bulk save.
  • Provided optional parameter support for autoFitColumns API.
  • Cancel icon is not clearing the searched text when externally opening column chooser fixed.
  • Now row height is set in batch edit mode to avoid shrinking when not data is added.
  • Foreign key column checkbox filter shows blank values resolved.
  • Date value is sent to server side as empty sting instead of null value while adding the record fixed.
  • Script error thrown when perform editing with command column and detail template.
  • Need to retrieve the batch changes from the grid when the column is edited with spaces.
  • Changing page size dropdown value destroys another grid page size dropdown resolved.
  • Deleted record row objects maintains resolved.
  • Resolved issue with dynamic data source change when foreign key is used.
  • Added cancel event argument for search actionBegin event.
  • ODataV4 - Excel filter now uses groupby to get distinct data.
  • Autofit columns for empty detail Grid issue is fixed.

ListView

BUG FIXES
  • Fixed getSelectedItems method returns undefined values for remote data.

Maps

BUG FIXES
  • Now the data labels are rendering properly with numeric values.

NumericTextBox

BUG FIXES
  • Validation is not working properly for “NumericTextBox” in focus out, issue has been fixed

ProgressButton

BUG FIXES
  • Content update while progress issue resolved.