0
Answer

event for DataGrid

I'm using DataGrid to show information for the user, and I need to update DataAdapter each time the user changes something automatically (not to have to click update each time) so I was looking for some event to which I could write the update code, but I couldn't find any. The Collection Changed in Data bindings doesn't seem to do the job. thank you for your help