Essential Studio for EJ2 JavaScript Release Notes

v15.4.24
January 10, 2018

Common

Bug Fixes

  • data-value not updated properly for array of string or number inputs bug fixed.

Grid

Bug Fixes

  • Filter menu clear action throws script error with column menu.
  • Add row misaligns with header when grid has hidden columns.
  • Support for rowSelected event for template column.
  • Date filtering request pass as string when reloading.
  • Script error on add record by hidden column.
  • Row deselect event not fires in check box selection.
  • Sorting and grouping failed on complex data.
  • Last and next page options are enabled when data source is empty.
  • Default cursor not displayed after invoke grid refresh method.

MaskedTextBox

Bug Fixes

  • Value not maintained properly in the MaskedTextBox two-way binding

MultiSelect

Bug Fixes

  • Custom value dose not allow while component render with empty data source, this issue has been fixed.

Breaking Changes

  • Changed the default value of hideSelectedItems property as true.