i have a very strange problem
for some reasons
i m forced to use the following solution
i have a situation that includs
a validation control
inside a usercontrol
that is loaded on the page using a modalpopup
when i click a button from inside a gridview
the problem is that the button inside the modalpopup
never fire the server code behind
as if the validator prevent it from doing so
my example website is uploaded here
http://www.mediafire.com/?15x2e5m2jn2ddxi
anybody help me please
can
View Complete Post