How to create dynamic control in MVC Application?
Hello Everybody,
how to create dynamic HTML controls in mvc in asp.net?
I have create dynamic control as runtime.
my Query result is returns my control name like this....
Control name
---------------
Textbox
Textbox
Dropdownlist
Please help me regarding this query.
Thanks,
Jitendra Patel