I need to generate Dynamically generated controls on webforms like textbox, button , label and above that want to code on those controls.
Lets say.
I clicked a button_create. it created a textbox1,label1,button1.
When i click button1 it store values in textbox1 and label1 in sql database.
Can any one help in this regard.
Please i need a working example . if anyone have such codes plz attach in file.
thnks
Loading

Manish Kumar ChoudharyPosted Nov 25, 2014, 4:49 AM
danish ahmedPosted Nov 25, 2014, 4:30 AM
if any issue will post to you. :)
Manish Kumar ChoudharyPosted Nov 25, 2014, 4:13 AM
Hi danish ahmed,
Read these links, it will help you
http://www.codemag.com/Article/0305101
http://support.microsoft.com/kb/317794
http://www.c-sharpcorner.com/uploadfile/0c1bb2/adding-web-forms-controls-dynamically-in-asp-net-c-sharp-web-appl/