this may sound kind of convoluted but basically i want to have a form within a form that submits items to the parent form in a table or something of the sort and then submit that with the parent form to an asp.net controller so i can move it to the database.
Anyone know of a way of doing this? I know I can inject into a table using jquery easily but the main thing is getting the injected table data into my formcollection or something so i can get it in the controller
EDIT for clarification: I'm trying to make an order input form, and on each order a person can have multiple items attached to it... I want them to be able to add as many of those items as they want and not have a static set of fields for them to input data. ideally it would operate much like how gmail used to function with email attachments, where you could add multiple