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

Telerik Treeview NodeClick

0 Answers 96 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
sreedhar ambati
Top achievements
Rank 1
sreedhar ambati asked on 12 Jan 2011, 05:44 AM
I am having Country,Population,website textboxes and States dropdowns in a webform.
I am saving those details into database.
And I am populating Country as parent node and States as child nodes of radtreeview.
On Nodeclick event of the Country I have to populate the population , Country , Website and the relevant States.

I tried using DataValueFied and DataTextField.
I am getting value in e.Node.Text and I am not getting anything in e. Node.Value.

Can you please provide me some sample example for this scenario?

Thanks
Sreedhar Ambati

No answers yet. Maybe you can help?

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