Essential Studio for ASP.NET MVC Release Notes

v20.1.48
April 12, 2022

Grid

Bug fixes

  • #I372986 - AllowReordering API was not exist in GridGroupSettingsBuilder issue has been fixed.
  • #I367995, #I369856 - TimeZone issue with UrlAdaptor DateTime filtering has been fixed.

Pivot Table

Bug fixes

  • #I363090 - The previous cell selection can now be maintained while restricting the current selection in the pivot table’s column axis using the cell selecting event.
  • In the OLAP field list UI, calculated fields are now properly displayed.
  • The pivot table now exports properly to excel format with string type values when virtual scrolling is enabled.

Features

  • #FB33029 - The calculated field can now be created without formatting by using the “None” option in the OLAP calculated field UI.

Tree Grid

Bug fixes

  • #I367779 - Resolved url adaptor hitting the controller method twice when refresh method is called.
  • #I371752 - Resolved script error when using setRowData method in Remote Data binding.