I want to have a timer on the page (inside an update panel) to just tick away every 5 seconds
When the 5 seconds is up, I'd like to postback to the server, and then when it comes back, set the focus back to the editor control
I've gone through a bunch of the examples in the Demo and help pages, but I can't seem to get it to set the darn focus back to the editor...the only way I've been able to do it is with an input button event.
Ideas?
thanks,
Steve
When the 5 seconds is up, I'd like to postback to the server, and then when it comes back, set the focus back to the editor control
I've gone through a bunch of the examples in the Demo and help pages, but I can't seem to get it to set the darn focus back to the editor...the only way I've been able to do it is with an input button event.
Ideas?
thanks,
Steve