forum

Home / DeveloperSection / Forums / How to read value from a Cell from a WPF DataGrid?

How to read value from a Cell from a WPF DataGrid?

Anonymous User 2371 19-Jul-2013

How to read a cell value form a WPF DataGrid?

I search online and try any possible combination and nothing works:

Datagrid.Cells[..], DataGrid.Items.Cells[..], DataGrid.Rows.., DataGrid.Items.Row.. nothing works, I can't find it is MSDN or I don't understand it. I just need to read a value off a cell in DataGrid that simple.

How to do it?

wpf wpf 
Updated on 19-Jul-2013
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By