RE: Leave() Method on SalesTable not firing on creation of new Sales Order
Thanks Sukrut,
Do you know if that would be the same for 2009? The "older versions" drop down link does not seem to have anything...
Here is what I am doing:
1. I put a breakpoint on the leave() method on the SalesTable Form SalesTable Datasource
2. Open SalesTable - (breakbpoint gets hit)
3. Make sure I am on focus on the last Sales Order record
4. Create a new Sales Order using Ctrl + N
5. Create Sales Order Form comes up and I complete customer information
6. New Sales Table record is created and focus has changed from the previous record to the newly created record, but the Breakpoint has not been hit.
Based off of the link you provided, in 2012 this should not be the case. Was this just a bug in 2009, or what am I missing?
Thanks for your help.