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

Treeview Load on demand

0 Answers 81 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
cv
Top achievements
Rank 1
cv asked on 20 Oct 2008, 05:48 AM
Hi,

i am using treeview. To bind the treeview i am using Load on demand concept.

while binding,

node.ExpandMode = TreeNodeExpandMode.ServerSide;  in this line i am getting the following error,

The name 'TreeNodeExpandMode' does not exist in the current context

how can i solve this, pls help me.

No answers yet. Maybe you can help?

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