TreeViewModel.TargetControlID

I can't get the plugin option for the TreeView to work. I followed the samples provided on the site with no luck. Do I need to add an additional reference?

-- Tim

2 Replies

LK Lakxman Kumar C Syncfusion Team August 12, 2009 06:52 PM UTC

Hi Tim,

Thank you for your interest in Syncfusion Products.

The Tree View can be inserted in a page using the following code in the Aspx page.

[ASPX]
BorderWidth="1px" Height="80px" Width="160px">












Kindly try the above code and let me know if this helps.
I have also created a simple sample of the Treeview and it can be found in the below link.

http://files.syncfusion.com/samples/Tools.Web/7.3.0.18/F88779/main.htm

Kindly let me know if i have misunderstood your query.

Regards,
Lakxman Kumar C


DJ Davis Jebaraj Syncfusion Team August 13, 2009 10:09 PM UTC

Hi Tim,

We didn't realize that your question was related to the ASP.NET MVC TreeView control as it was posted in the ASP.NET forum.

Please refer to the sample linked to below:

Tools_MVC_TreeView59004-899107669.zip

The sample sets the TargetControlID to the ID of the UL in the TreeViewModel. Please let us know if you have any questions.

Thanks,

Davis

Loader.
Up arrow icon