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

Embedding Html markup or templates inside model binder

0 Answers 53 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.
Enigma
Top achievements
Rank 1
Enigma asked on 16 Sep 2010, 11:06 PM
I have seen telerik treeview examples where we can render templates. I am using asp.net mvc application and used model binder where a model consists of a parent and childs. I used item.content() to render the partial view in the parent. However when I use the partial view in the childred, it doesn't render the content. I was wondering if we can render both the parent and child's content using the telerik treeview model binder.

The treeview is working fine with the text. In my project, I need to render contents in case of both the parent and child hierarchy.

Your help and suggestions are highly welcomed.


Thanks again.

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