❔ aspButton need to click twice to trigger the action
my aspButton, whenever I press the button, it doest postback, but the statement code in event doesnt trigger, after the second click, then it trigger the event...this is the code
7 Replies
what's the context here?
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.the problem is, why do I have to press the button twice to trigger the event...lets say
I have to click it twice(twice postback) to received
hello
how to fix this issue?you start by giving more context
what framework is this?
what is "aspButton"?
what is that snippet of code you posted, and how does it relate to your question?
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.ASP.NET framework...sorry for not mention it
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.