Essential Studio for React Release Notes

v15.4.29
February 07, 2018

Grid

Bug Fixes

  • Renamed event dataSourceChange to dataSourceChanged.

MaskedTextBox

Bug Fixes

  • While set floatLabelType property as “Never”, the placeholder not shown issue has been fixed
  • While set floatLabelType property as “Auto”, the value becomes “undefined” at two-way binding issue has been fixed
  • While setting escape sequence in mask format, value is not updated properly issue has been fixed
  • Cursor is not positioned properly while focusing the MaskedTextBox issue has been fixed