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

Get DataFieldID value

1 Answer 69 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Dwayne Trott
Top achievements
Rank 1
Dwayne Trott asked on 08 Nov 2010, 06:07 PM
How do I get this value back after binding

RadTreeView1.DataFieldID =

"ID"

 

 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 09 Nov 2010, 08:19 AM
Hello,


Add the required field as custom attribute to RadTreeNode and access the value from code behind/client side.

More information on custom attribute will be available here:
Custom Attributes Overview
Using Custom Attributes in Server-Side Code


-Shinu.
Tags
TreeView
Asked by
Dwayne Trott
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or