Quantcast
Channel: Silverlight 5 forum
Viewing all articles
Browse latest Browse all 1083

Commit changes from a datagrid

$
0
0

I am setting a cell in an autogenerated datagrid to the value from a message box input.

((TextBlock)DataGrid1.Columns[5].GetCellContent(DataGrid1.SelectedItem)).Text = inputMessageItem.Input;

Everything seems fine up to this point the value is displayed in the datagrid but the new values are not submitted back to the model.

It does not seem like the datagrid recognizes that the cell has been changed how can I force this?


Viewing all articles
Browse latest Browse all 1083

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>