S
sdavis
Newbie (to C#/ASP.Net - former Powerbuilder) question:
I'm creating a wizard that I would like to collect data on each page
that would go directly into the db. On one of the pages I have a
detailsview and I'd like to have it start with a blank record and have
a Save and Add New or Insert button/link. They fill in the first page
and either save or add another record (as many as they want) when done
adding they can click the next button on the wizard for the next
page. I've spent several hours rtying to get Detailsview to behave
this way but can't. How can I get it to behave like this or what is
the best way to make this work? I assume using labels and textboxes
is not the best way - I'm not sure how I'd even get that data into the
db then. Help!
Thanks,
Shawn
I'm creating a wizard that I would like to collect data on each page
that would go directly into the db. On one of the pages I have a
detailsview and I'd like to have it start with a blank record and have
a Save and Add New or Insert button/link. They fill in the first page
and either save or add another record (as many as they want) when done
adding they can click the next button on the wizard for the next
page. I've spent several hours rtying to get Detailsview to behave
this way but can't. How can I get it to behave like this or what is
the best way to make this work? I assume using labels and textboxes
is not the best way - I'm not sure how I'd even get that data into the
db then. Help!
Thanks,
Shawn