I want to generate dynamic form controls, where form variables and their respective data types are stored in MySql DB table. This the code I am using to render the master variables on the form. But the options I have tried have some or the other issue. The code goes as:I want to generate dynamic form controls, where