L
Laura Stern
Guest
P.S., the BindingSource has an AddNew event which should fire if a row was added through the grid. Similarly, I think there is a DeleteRow event. The GUI for .NET book has documentation on all of this. Updates might have to happen via grid events. But again, it is interaction of the user with the grid that drives this.
Continue reading...
Continue reading...