This is a migrated thread and some comments may be shown as answers.

[Solved] Treeview .ClientEvents

0 Answers 15 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Sushma
Top achievements
Rank 1
Sushma asked on 01 Dec 2011, 01:57 PM
hi,
i'm using the opensource given by your team.
which we have downloaded to check if your coltrols are

Suitable to our project.

"Telerik_Extensions_for_ASPNET_MVC_2011_2_712_OpenSource.msi"
which i have istalled.

i'm trying to use TreeView's
.ClientEvents(), but when i use and try to run the project i get the issue saying
error CS1061: 'Telerik.Web.Mvc.UI.Fluent.TreeViewItemBuilder' does not contain a 
definition for 'ClientEvents' and no extension method 'ClientEvents' accepting a first
argument of type 'Telerik.Web.Mvc.UI.Fluent.TreeViewItemBuilder'
could be found (are you missing a using directive or an assembly reference?)
But I have added
Telerik.Web.Mvc
as a reference to my project as the steps mentioned in the document.
Pleace help me in this issue.
As i'm running out of time.

regards,
Sushma



Tags
TreeView
Asked by
Sushma
Top achievements
Rank 1
Share this question
or