This is a migrated thread and some comments may be shown as answers.

Duplicate pagination buttons issue in kendo mvc grid after upgrade

1 Answer 279 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Vignesh
Top achievements
Rank 1
Vignesh asked on 06 Feb 2020, 12:09 PM

Recently due to the jquery upgrade from 1.10.2 to 3.4.1, we also upgraded kendo ui for asp.net mvc from 2014.2.716  to 2019.2.619 in our asp.net mvc5 project targetting dot net framework 4.6. We were able to upgrade jquery and css files, but unable to update kendo mvc dll from 2014.2.716 to 2019.2.619. Because the kendo mvc versions higher than 2014 needs mvc6(dotnet core mvc) and has dependency issues with microsoft dnx compilations csharp abstractions .

 

Now the problem we are facing is the duplication of pagination buttons in the kendo mvc grid. While researching online we found that kendo jquery version and mvc dll versions should match, but we are unable to upgrade kendo mvc dll from 2014.2.716 to 2019.2.619 . I had attached the screenshot of duplicate pagination buttons in kendo mvc grid. Please tell us how to solve this or there any workarounds exists.

1 Answer, 1 is accepted

Sort by
0
Aleksandar
Telerik team
answered on 10 Feb 2020, 08:11 AM

Hello Vignesh,

The Telerik UI for ASP.NET MVC distribution provides assemblies ASP.NET MVC 3, ASP.NET MVC 4 and ASP.NET MVC 5 applications. If you have downloaded the installer, the setup installs Telerik UI for ASP.NET MVC in C:\Program Files (x86)\Progress\UI for ASP.NET MVC<version> by default. From there you could navigate to wrappers\aspnetmvc\Binaries\ where you will find the necessary assemblies to upgrade your application. If you have downloaded the .zip file the structure of the distribution would be the same so again, navigate to the wrappers\aspnetmvc\Binaries\ folder where you will find the necessary assembly. I would suggest reviewing the Distribution section of the documentation as well as the guide for upgrading Telerik UI for ASP.NET MVC helpers. 

Let me know if you have additional questions.

Regards,
Aleksandar
Progress Telerik

Get quickly onboarded and successful with your Telerik UI for ASP.NET MVC with the dedicated Virtual Classroom technical training, available to all active customers.
Tags
General Discussions
Asked by
Vignesh
Top achievements
Rank 1
Answers by
Aleksandar
Telerik team
Share this question
or