Dataset

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Rhonda (Rhonda_at_discussions.microsoft.com)
Date: 12/07/04


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!



Relevant Pages

  • Radiobutton and Databinding to a Dataset
    ... textboxes and checkboxes it works good. ... With radiobuttons it works at ... first, but if the checked-property is changed at one radiobutton, in ...
    (microsoft.public.dotnet.framework.compactframework)
  • Writing code that use a "FormElement"
    ... Is there a generic way to deal with html form elements in ASP.NET? ... make the components work with textboxes, dropdown lists and checkboxes ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Is there something better than ActiveX textboxes?
    ... I would recommend using instead checkboxes, textboxes and dropdown listboxes ... FormField object in the document. ... Do the ActiveX controls lead to broken ...
    (microsoft.public.word.vba.general)
  • Re: Checkboxes and Shadowing, Unshadowing, Highlighting
    ... The respective checkboxes when checked cause the SepcialEffect ... 1)Although the Textboxes and Combo Boxes required to appear Shadowed ... Private Sub ChckIBCCP_Click ... Dim ctl As Control ...
    (comp.databases.ms-access)
  • Re: Check form: radiobuttons and checkboxes
    ... > questions that involve radiobuttons and checkboxes. ... > also check the textfield. ... els = f.elements; ...
    (microsoft.public.scripting.jscript)