L
Liz
I have a main form that has a panel where user-defined
controls are placed. Each user-defined control defines a
separate processes required in the system (eg Enter
Client Details control, Complete Assessments control),
rather than calling separate forms.
I am not sure how this fits in with the model-view-
controller Framework. All examples for the model-view-
controller framework show separate forms.
Do I define a controller for each separate
control/process? Is this possible?
Liz
controls are placed. Each user-defined control defines a
separate processes required in the system (eg Enter
Client Details control, Complete Assessments control),
rather than calling separate forms.
I am not sure how this fits in with the model-view-
controller Framework. All examples for the model-view-
controller framework show separate forms.
Do I define a controller for each separate
control/process? Is this possible?
Liz