Dynamic table problem
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Dear all' I have an ASP.Net page where i create dynamic asp table and inside it i create dropdpwnlist, i want to retrieve the values of the dropdownlist when i press the submit button Could any one help me ????
-
Dear all' I have an ASP.Net page where i create dynamic asp table and inside it i create dropdpwnlist, i want to retrieve the values of the dropdownlist when i press the submit button Could any one help me ????
Hi there: You have to re-bind dropdownlist when posting back... << >>