Probably missing something simple, have a DataGrid bound to a stored procedure, but adding/deleting new items does not refresh the data in the grid.
Have to navigate away, then back and then the data changes are shown.
Where is the best place(s) to ensure the DataGrid gets reloaded after add/edit/delete?
Thanks