How to get the DataTable Row when a user double click the DataGrid row

  • Thread starter Thread starter RA
  • Start date Start date
R

RA

Hi

I am getting the DataGrid row click event. My question is how can I get the
DataTable that is corresponding to the DataGrid row. This is not one to one
relationship because the DataGrid might have been sorted.

Thanks,
Ronen
 
Back
Top