Articles in this section
Category / Section

How to upgrade from v. 12.1 to v. 12.2, for ASP.NET MVC?

1 min read

You can refer to the following steps to upgrade your project to the latest version 12.2.0.36, for using the new ASP.Net MVC controls.

  1.  Install Essential Studio 2014 Volume 2 from the following link.

Essential Studio: https://www.syncfusion.com/support/forums/announcements/116964

  1. Replace the Syncfusion dlls, scripts, css in your project from the following location.

Scripts and Css:

C:\Program Files (x86)\Syncfusion\Essential Studio\12.2.0.36\JavaScript\assets

Dll: C:\Program Files (x86)\Syncfusion\Essential Studio\12.2.0.36\Assemblies

  1. Major API names have been changed for Grid control, so you need to make those changes in your project, manually.

Also, the APIs used in ASP.NET MVC are similar to that of JavaScript APIs. For example, in JavaScript, allowFiltering is used to enable filtering, whereas in ASP.NET MVC, the first letters are capitalized in the property AllowFiltering. For more information on the APIs available, refer the link.

API Documentation Link: https://help.syncfusion.com/js/api/ejgrid

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied