Ajax Update Panel
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I am using update panel and inside that i use a place holder. When i click a button a specific number of text boxes are created and added to this place holder. Now i would like to get the values / text entered in these dynamically created text boxes when i click another button. But i don't get the text boxes which are created within this placeholder. Please advice. Thanks in advance. Ali