1. What method always gets executed when the for is shown? The OnShown only seems to occur the 1st time the CusomerMaintence for is shown.
2. How do I set up a public Boolean variable such as "addMode" that can be set to true if the user clicks NEW on the BrowseInforPanel that can be accesses from the CustomerMaintenance method the is always triggered when the CustomerMaintenance form is displayed.
Hoping not to have to roll my own browse or maintenance for in that I am using the framework to save time. Could you provide some sample code rathyer than provide conceptual theory?
I have searched the complete formum and documentation already for a solution. This is why I am asking you at this point.