I am trying to create a form (Using the FormView set it's properties "DefaultMode" to InsertMode) that depending on the data completed will show new fields to be completed. I know that I can create a new page per entry depending on the data but would prefer to have this all on one page.
I am coding in
VB. Using Visual Studio 2005.