Hi all,
Actually, My project have dynamic control create options for specfic client requirement like one client want textbox control and another client want dropdownlist based on there requirement. so the controls creation only dynamic based on client.
my question is how to store these values in database table because i don't know how many controls they going to create and how many fields i want to add in the table. so how to handle this scenario.
thanking u
Go to the complete details ...