Kendo and Asp.net Coexist together finally
Telerik have just release it’s Kendo asp.net MVC beta version.
which when you add reference the dll, and change view web.config
will give you a razor function to use it.
for free user the js is minified one. while for commercial you’ve got it non minified(source).
I do copy paste the JS and CSS from Kendo ultimate in.
up and running.
I found that autocomplete of Telerik MVC is not flexible enough.
thanks god we have Kendo or else have to use jquery UI one.
Pretty cool this is what we wait for