Hi all,
I have treeview and BreadCrumb Control.I want to display the Treeview navigation items in the breadcrumb control.
For ex if the Treeview structure is
A
- A1.0
- A2.0
B
- B1.0
- B2.0
- B2.1
when i select B2.1 in the treeview then breadcrumb control must display B/B2.0/B2.1
The child item of treeview can be of any layers.
Kindly let me know to achieve this.Since the examples are of binding data from XML and in quickstart/Filemenu the below treeview is not shown when we run the sample browser and only the BreadCrumb displays the drives and directory.
It's urgent please let me know.
Regards,
Doraiswamy
I have treeview and BreadCrumb Control.I want to display the Treeview navigation items in the breadcrumb control.
For ex if the Treeview structure is
A
- A1.0
- A2.0
B
- B1.0
- B2.0
- B2.1
when i select B2.1 in the treeview then breadcrumb control must display B/B2.0/B2.1
The child item of treeview can be of any layers.
Kindly let me know to achieve this.Since the examples are of binding data from XML and in quickstart/Filemenu the below treeview is not shown when we run the sample browser and only the BreadCrumb displays the drives and directory.
It's urgent please let me know.
Regards,
Doraiswamy