|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by fippif in Programming for ASP.NET, Visual Studio, .NET Framework 3.x versions
I have an asp page with an asp:LinkButton control ("Add") and an asp:Button control ("Save") - see step-1.gif. When the "Add" button is clicked, a new row is displayed containing a TextBox and a DropDownList. The user can input information and click on "Save" to save in the database - see step-2.gif.
What I need is to be able to add a new input row whenever the "Add" button is clicked - see step-3.gif. In this case, the add button is clicked 3 times. So the user can input 3 different records. Once the user clicks on "Save", all 3 records will be saved in the database.
Is this possible? How can I approach it? Is there an asp control that I can use to add blank input rows so I can input several records at the same time?
Thx.
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625