Essential Studio for ASP.NET MVC Release Notes

v16.2.44
July 10, 2018

AutoComplete

Breaking Changes

  • Changed value property type from string to object type.

CheckBox

Bug Fixes

  • Resolved for-control model binding issue in checkbox.

ComboBox

Breaking Changes

  • Changed value property type from string to object type.

Breaking Changes

  • Changed value property type from string to object type.

Maps

Bug Fixes

  • Bing map type is changed as AerialWithLabels and now it is rendering properly with labels.

MultiSelect

Breaking Changes

  • Changed value property type from array string to object type.

NumericTextBox

Bug Fixes

  • Unable to set higher values for min, max, and value properties of numeric text box issue has been fixed.