I have started a project using Kendo UI for MVC BETA and now I would like to upgrade the project to the new release.
- What steps do I follow to perform the upgrade?
- My understanding is that I copy the
new js and css filesbut I do this from within VS? - Do I delete the old files first?
OK, I was able to get my solution upgraded. This may or may not be the best way but it worked for me.
I did have one issue with a hierarchy grid and had to change the code to reflect the code on the Kendo UI documentation page but that was it, everything else works the same.