Add validation summary for dynamic text boxes
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
hi all, i create same text boxes dynamically, means it create on run time as per need.... i also create some validator dynamically for that text boxes... and it run fine :) but problem is that, my client wanna a validation summary with that.... i try.. but it not working properly :( Any idea ? Sajjad
-
hi all, i create same text boxes dynamically, means it create on run time as per need.... i also create some validator dynamically for that text boxes... and it run fine :) but problem is that, my client wanna a validation summary with that.... i try.. but it not working properly :( Any idea ? Sajjad
can u give code how you do this and where you have problem. so that i can help you.