This is a migrated thread and some comments may be shown as answers.

Best approach for creating dynamic input form

1 Answer 161 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
AkAlan
Top achievements
Rank 2
AkAlan asked on 24 Aug 2011, 04:26 PM
I am looking for suggestions on the best approach for creating a web form used for creating an Order page. I need the user to be able to create an Order by first adding the Header informatiom, Name,Date,Delivery Destination, etc.. Then I want to allow them to add as many line items as they need to fulfill the order. I have seen different examples using jQuery and Linq but I'm not as up to speed on that approach as I need to be to tackle it any time soon. I'm hoping someone has created a similar approach using Telerik AJAX and can steer me in the right direction. My thoughts are to create a Form for the Header info and a RadGrid for the Items but how to dynamically add a new row once the previous row is entered?  Thanks for any ideas, suggestions.

1 Answer, 1 is accepted

Sort by
0
Kiara
Top achievements
Rank 1
answered on 25 Aug 2011, 09:19 AM
How about using an approach which resembles the one presented here? You may tweak it according to your preferences and use window instead of tooltip, if wanted, but be in par with the general idea.

Hope this helps.

Kiara
Tags
General Discussions
Asked by
AkAlan
Top achievements
Rank 2
Answers by
Kiara
Top achievements
Rank 1
Share this question
or