Add dynamically controls to asp placeholder in addition to controls which already exist in it ? how to add them?
for example - on page load I added to textboxs and labels to placeholder on button click I need to add additionally one more textbox.
Add dynamically controls to asp placeholder in addition to controls which already exist in it ? how to add them?
for example - on page load I added to textboxs and labels to placeholder on button click I need to add additionally one more textbox.
Try this solution http://anyrest.wordpress.com/2010/04/06/dynamically-removing-controls-in-a-parent-page-from-a-child-control/