Create controls in the page dynamically in MVC
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
I want to develop a page using MVC. The tricky thing is, the page should be an usercontrol which will have a list of static standard controls like textbox, radio button, drop downlist, checkbox etc. There will be multiple models, each models have different set of controls. So for example, Model1 will be having one radiobox, one textbox, and Model2 will be having two radiobox, two checkboxes etc. Finally it should be rendered appropriately in the view. How can I do this? Any article towards this would be great. Thanks in advance, meeram395
Success is the good fortune that comes from aspiration, desperation, perspiration and inspiration.