How to check Whether ASP.NET button is Clicked or Not on Page_Load
May I know if you guys have any suggestions on How to Check Whether the
button is Click or Not in ASP.NET, Because when it's clicked then I need
to perform some operation on Page_Load, This shouldn't be entering to
Button_Click Event to Find. Is there any way that I can find where its
click or not on Client Side and Take it to Page_Load.
Thanks!
No comments:
Post a Comment