This question is locked. New answers and comments are not allowed.
I am trying to get the value of a single cell when selecting a row or multiple rows so i can run a query to fill another grid for edit. My DataGrid is bound from a dataset returned by a sql query from wcf service. i have tried accessing grid.selecteditems and have been through the documentation on the datagrid. Any help would be appreciated. if you need any more information just ask!