On Friday 09 September 2011 09:46:40 wahono sri wrote: > > I assume you call post before calling applyupdates? After post dataset > > state is dsBrowse. > > applyupdates() calls checkbrowsemode() too. > > Yes, you're right. Can this process reserved? Calling applyupdates before > post?
No, data is not stored in dataset recordbuffer until post() has been called. Remember that it is still possible to cancel edit by calling tdataset.cancel(). Martin _______________________________________________ MSEide-MSEgui-talk mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mseide-msegui-talk

