Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP.NET Page Data View Form

Status
Not open for further replies.

gnosis13

Programmer
Jul 13, 2001
263
US
I am implementing an ASP.NET page inside a SharePoint site with a data view to a database connection on a SQL server. The data view is a 'new form'. The page and data view work just fine. What I would like to is to simply retain the data in the various text boxes after the 'save' button is pressed. Normal behavior will wipe the form.

I have users that have to enter some repetitive data where only one or two fields change from record to record so my intention is to only wipe the fields that always change...save the users the time of re-entering (is their chief complaint about the SharePoint list they are currently using).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top