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

[Solved] TreeView load on Demand using Razor

0 Answers 112 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.
Sam
Top achievements
Rank 1
Sam asked on 09 Apr 2012, 11:35 PM
Hi,

I have page where when the first time loaded it displays combo box.  When the user picks an item from the combox it will display all records - parent and children - in the treeview.  I bind the treeview using ajax.  My question is how can I bind the treeview with an empty model when the page loaded for the very first time or is there another way to do this?  Thanks!
Tags
TreeView
Asked by
Sam
Top achievements
Rank 1
Share this question
or