Datagrid cell content value
How can i get datagrid 2nd cell content value regadless of the column user clicked on the same row?
For example the if the user click 3rd row and fiftht column. the code has to return 2nd column 3rd row intersection cell content
thank you
|