I can not find any documentation about the order when standard form or table methods are fired.
i figured, with the help of the debugger, that table methods are run in the order InitValue, ValidateWrite, Insert. A map / diagram about all methods would be very helpful.
the following source only describes WHAT they do, not WHEN