Formview within Formview

Web Programming85
I have a formview nested within a formview. It child formview will be the

same in both the Insert and Update template in the parent formview. How do

place the formview in the templates without copying the formview, something

which is not very maintainable. i have tried creating a placeholder and

adding the formview programatically but I get errors relating to the

datasource. Does this need to be added programatically as well? Regards,

Chris.


-