I have 3 related tables which I would like to be able to show in a single SF Maintenance Form, I also would like to use a tree control to show all the data (pretty much like MS Outlook).
Is there a SF class that would help me out get this form started? also how would I handle the data manipulation (adding, edit, delete) of the children records for the other two tables, since the main one will be handle by the ToolStrip control.
Thanks!