Silverlight DataGrid - Get Each Row Issue
WPF
2
Posts
2
Posters
0
Views
1
Watching
-
Hello, Can anyone tell me how to access each row of datagrid without using datagrid_LoadingRow event? Thanks..
What do you want to do with it? Normally, I create my data and store it in a collection which I assign to the
ItemsSource
through binding. If I need to manipulate the data, I work on the original data and not on theDataGrid
.Forgive your enemies - it messes with their heads
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility