The <NuGridUpdateObserver> protocol is used to work with observer.
<NSObject>
<NuGridUpdateObserver>
Observer is an object that gets messages about data source updates.
afterUpdate. Called after an update.
beforeUpdate. Called before an update.
See also: