I have an ajax panel with a timer and several controls embedded in the panel. The timer works fine, but I thought that since I was using the ajax panel the only "server" code that would be executed would be that code associated with controls within the ajax panel. What I've noticed is the form load event fires when the timer executes and while I can code around this, the question is, should this be happening or did I code something wrong?
Thanks,
Tom
Thanks,
Tom