Skip to content Skip to sidebar Skip to footer

'onserverclick' Not Working

I'm trying to handle a click within a div in my code behind:
Search
and protected void aaa(obj

Solution 1:

No such event "onserverclick" exist on div, you can try using different controls like LinkButton, Button etc...


Solution 2:


Post a Comment for "'onserverclick' Not Working"