Capturing the coordinates of a DataGrid CELL
How can i capture the X (columns) and Y (lines) coordinates of a specific cell (like the FIRST CELL) of only selected lines of a DataGrid. There is a specific method to do it?
There is a loop structure like FOREACH to cover only the selected lines of a DataGrid??
Thanks..
|