Posted
on May 6, 2012
(permalink)
Hi everyone, i am using the telerik extensions MVC, i want to implement the cascading dropdownlist in my application, but the "cascadeTo" is not working, while using it is showing this error
"Telerik.Web.Mvc.UI.Fluent.DropDownListBuilder' does not contain a definition for 'CascadeTo' and no extension method 'CascadeTo' accepting a first argument of type 'Telerik.Web.Mvc.UI.Fluent.DropDownListBuilder' could be found (are you missing a using directive or an assembly reference?)"
Please any one guide me how to resolve this problem.
Thanks in advance