Hi Everybody!!
well,I am facing a problem while retrieving a selected row.
I have a datagrid.I have created a data relation in dataset between 2 tables.
I am displaying it in a datagrid.
I am selecting a row in the datagrid
Eg
+clientdetails
+plandetails
I am selecting clientdetails
then for that particular client selecting plandetails.
But i am not able to find out which row is selected.
How do i go about it?

Regards
Amita