refresh datagrid binding to EF

  • Thread starter Thread starter zleug
  • Start date Start date
Z

zleug

Guest
Hi All.

I would like to refresh DataGrid data after update. During debugging I checked updated value step by step by press F10. The DataGrid.ItemsSource keeps updated value until executing child form. Just code pass to parent form where located DataGrid I'm loosing updated value and parent form open without updates. How to solve this problem?

Thanks.

Continue reading...
 
Back
Top