I am in a situation of needing to transition from Telerik Ajax to MVC without going to the one major release path. In other words, for a period of time, some pages may be using Grid-Ajax and the next page may be using Grid-MVC.
The intent is to have the same release of both. If it does not work for the latest releases, is there a pair of release in the past that will coexist nicely.
I have not been able to find a clear statement about their co-existent. We are doing classic --> AJAX as a major release because of the relatively minor work required. Going to MVC is not so minor(a lot of tech debt in code base etc).