G
Guest
Hi,
I have a page in which I encounter the following behaviour: when triggering
a server event that should normally only post back once, it actualy posts
back twice in some of the times. some other times it calls the page as though
it isn't a post back and immediatly after that it calls the page - this time
as a postback with the page viewstate. this causes some sequences that should
only occure once to be executed, and data becomes invalid. I use Anthem ajax
in my page, and several image buttons (I read in many forums that it may be
related).
What can I do to prevent such undesired postbacks?
I have a page in which I encounter the following behaviour: when triggering
a server event that should normally only post back once, it actualy posts
back twice in some of the times. some other times it calls the page as though
it isn't a post back and immediatly after that it calls the page - this time
as a postback with the page viewstate. this causes some sequences that should
only occure once to be executed, and data becomes invalid. I use Anthem ajax
in my page, and several image buttons (I read in many forums that it may be
related).
What can I do to prevent such undesired postbacks?