I have just migrated an ASPNET application that was relying on Telerik ASPNET controls (i.e., the good'ol Rad* server controls) to ASPNET MVC using UI for ASPNET MVC. All nice & fine so far, until migrating the look&feel of the old app.
Thing is we have customized the ASPNET Rad*-controls to a high degree (using the predefined CSS classes). And since the UI for ASPNET MVC uses different styling method (Kendo UI-based, that is k-* CSS classes for most part), I am wondering if there is any tool/decently quick way to migrate the old ASPNET classes to these Kendo ones for MVC?!
Thanks in advance (and sorry if this topic already exists, but my search did not yield such results).
Thing is we have customized the ASPNET Rad*-controls to a high degree (using the predefined CSS classes). And since the UI for ASPNET MVC uses different styling method (Kendo UI-based, that is k-* CSS classes for most part), I am wondering if there is any tool/decently quick way to migrate the old ASPNET classes to these Kendo ones for MVC?!
Thanks in advance (and sorry if this topic already exists, but my search did not yield such results).