K
krallabandi
I have asp button control on the page. I need to check some condition
before I postback the page.
Actually it is posting back for both true, false conditions.
I want to postback only if the condition is true. otherwise I want to
stay on the same page.
Note: I have many other asp buttons controls should postback. I need to
check for the condition only for one asp button control.
Thanks.
before I postback the page.
Actually it is posting back for both true, false conditions.
I want to postback only if the condition is true. otherwise I want to
stay on the same page.
Note: I have many other asp buttons controls should postback. I need to
check for the condition only for one asp button control.
Thanks.