|
Group: Forum Members
Posts: 374,
Visits: 1.2K
|
I have a form that creates the info for a "Store". As part of this form there is a MaintenanceToolStrip there.
Once the user creates the store and the store is selected, on the right side, I have designate an area that the user can cab create multiple employees for that store. For that, I placed a second MaintenanceTooStrip to connect to my EmployeeBO, so the user can add/edit/delete employees while they are in store form.
I can't find a property to connect the MaintenanceStripTool to a BO. This is a common thing that you can navigate between master/detail records within the same form.
Thanks!
..ßen
|