G
Guest
I’m having a problem with strongly typed dataset events and new records.
I need to perform a task summing columns every time records are changed.
I’ve used the RowChanging, RowChanged and ListChanged. These all work
except for added records.
Any ideas?
I need to perform a task summing columns every time records are changed.
I’ve used the RowChanging, RowChanged and ListChanged. These all work
except for added records.
Any ideas?