Dynamic tree view control
Hi,
I want to develope the dynamice tree view control with databind(oracle).
my tree view is working now, but i have to make some enhancements with the tree view control.
i mean, if i right click the node of the tree view control, i would like to display menu like Edit, delete, etc..
for the each node of tree view..
for example:
i have the tree view with 4 nodes like..
1. prospect 1
2. prospect 2
3. prospect 3
4. Prospect 4
if i want to right click the prospect2, then it has to display like Edit , Delete, Modify etc.. for the selected node..
my tree view nodes are databinded(Oracle)..
can any one give me the solution?
Thanks in advance,
regards,
Anbaz.