hi frnds gud mrng
i am having tree view the tree view have two parant node and child node.this my tree view structure
Master //this parant node 1
Rqm
RQC
Process //parant node 2
Rqm
Rcc
now i am going to run the tree view iam selecting Master child node Rqm and save the data into my table.now i am edit the tree view come both Rqm checked true.so i want output paricular item only checked true using c# code