Essential Studio for ASP.NET MVC Release Notes

v16.4.52
February 5, 2019

MaskedTextBox

New Features

  • Provided the “focus” and “blur” events for MaskedTextBox that will trigger when the control got focus or losses focus.

NumericTextBox

New Features

  • Provided the “focus” and “blur” events for NumericTextBox that will trigger when the control got focus or losses focus.

PDF Viewer

Bug Fixes

  • Resolved PDF Viewer Session Storage Clear Issue.
  • Resolved single Page Document Rendering Issue.
  • Resolved the script error while accessing invalid link annotation destination.
  • The scrolling when the toolbar is clicked is prevented