I have used Windows Forms DataGrid Control in WPF and i am binding some data to it.
Now i want to read the data row wise form that grid view.
How it can be done ?
I have used Windows Forms DataGrid Control in WPF and i am binding some data to it.
Now i want to read the data row wise form that grid view.
How it can be done ?