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

Dynamically loading content file and context menu

1 Answer 55 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Abhishek Dixit
Top achievements
Rank 1
Abhishek Dixit asked on 17 Aug 2009, 12:21 PM

Hello

According to the API available, it is possible to load the content file and the context menus dynamically by setting the following properties

·         ContentFile

·         ContextMenuContentFile

For e.g.

ContentFile="~/Examples/Programming/ContextMenu/tree.xml"

ContextMenuContentFile="~/Examples/Programming/ContextMenu/ContextMenus.xml"

But we are unable to find the properties in the TreeView control (please see the snapshot below)

Moreover we are able to load the ContentFile dynamically, using the LoadContentFile method as shown below; but the corresponding

LoadContextMenusXmlString is not available (Please see the snapshot below)

We have the following version

Telerik.Web.UI.dll       2009.1.311.35

Name:

Telerik.Web.UI.RadTreeView

Assembly:

Telerik.Web.UI, Version=2009.1.311.35

Please let me know if you need to more information.

Regards,
Abhishek

1 Answer, 1 is accepted

Sort by
0
Abhishek Dixit
Top achievements
Rank 1
answered on 17 Aug 2009, 12:22 PM
Hello,
 Since the snapshots didnt get copied here, I will open a separate support ticket for this.

Regards,
Abhishek
Tags
TreeView
Asked by
Abhishek Dixit
Top achievements
Rank 1
Answers by
Abhishek Dixit
Top achievements
Rank 1
Share this question
or