1
Reply

question on mvc

hari kanth

hari kanth

Dec 15 2016 1:24 AM
159
 i want to generate controls like textbox,checkbox dynamically,based on control type in database using if condition in code in mvc. can any one help me how to achieve that
for example,if(control type==cb){textboxgeneration code} 

Answers (1)