Dataset
From: Rhonda (Rhonda_at_discussions.microsoft.com)
Date: 12/07/04
- Next message: David: "web pages and web services have trouble with access db"
- Previous message: david epsom dot com dot au: "Re: OLEDB, stacked views, and efficiency"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 7 Dec 2004 06:43:05 -0800
I am trying to develop a Job Parts Repair Form.
My form includes several dropdown lists, textboxes, radiobuttons, and
checkboxes.
I want the user to be able to enter multiple parts for 1 customer. When the
user is finished with entering the Part information and clicks AddPart
Button, I need all that data to show up below the form, one line at a time.
So they may have one Job Order # with 3 different part #’s for repair.
The user needs to be able to delete or edit the parts data (like a shopping
cart) this data is only temporary until they click on the AddJobOrder Button
to send all data to the database.
So, what I can not figure out is what I need to do to get the temporary
parts data from the dropdown lists, textboxes, radiobuttons, and checkboxes
to show up after clicking on the AddPart Button (with the ability to edit or
delete).
I am a new ASP.NET developer and would appreciate some help or if there are
any examples of this.
Thank you!
- Next message: David: "web pages and web services have trouble with access db"
- Previous message: david epsom dot com dot au: "Re: OLEDB, stacked views, and efficiency"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|