I am new to Umbraco and I really like what I see, but I would like to use Teleriks MVC controls/wrappers in Umbraco. Is that possible. If so how do I do it?
I have just try to use Telerik Keno UI on my Umbraco 7, but i am facing an issue which i simply don't know how to solve it, please help...
What do I need to do to get this work?
CS1061: 'Kendo.Mvc.UI.Fluent.WidgetFactory<Umbraco.Web.Models.RenderModel>' does not contain a definition for 'Notification' and no extension method 'Notification' accepting a first argument of type 'Kendo.Mvc.UI.Fluent.WidgetFactory<Umbraco.Web.Models.RenderModel>' could be found (are you missing a using directive or an assembly reference?)
Will Telerik MVC/Kendo UI Controls Work
I am new to Umbraco and I really like what I see, but I would like to use Teleriks MVC controls/wrappers in Umbraco. Is that possible. If so how do I do it?
Should work on the frontend website just fine as its is just a standard webforms / mvc site underneath
Hi there,
I have just try to use Telerik Keno UI on my Umbraco 7, but i am facing an issue which i simply don't know how to solve it, please help...
What do I need to do to get this work?
CS1061: 'Kendo.Mvc.UI.Fluent.WidgetFactory<Umbraco.Web.Models.RenderModel>' does not contain a definition for 'Notification' and no extension method 'Notification' accepting a first argument of type 'Kendo.Mvc.UI.Fluent.WidgetFactory<Umbraco.Web.Models.RenderModel>' could be found (are you missing a using directive or an assembly reference?)
is working on a reply...