Tuesday 30 June 2015

button click event not firing in asp.net c#

button click event not firing in asp.net c#

This is type of issue many times occurs in asp.net. whenever button click is not execute first check your html
Is <form>   tag in page ?

Form tag must be 1 time only, otherwise your c# event is not execute.


No comments:

Post a Comment



Asp.net tutorials