May 17, 2007

AJAX Timer and Focus Lost Problem

If you have an AJAX time updating a updatepanel, you can have the textboxes and other controls out of this update panel loses focus.

Solution is to put other controls into another updatepanel and have both of these updatepanels UpdateMode="Conditional". That will do the trick.

Tankut

3 comments:

Anonymous said...

Thank you, helped a lot

shiabya said...

hey Thanks buddy..It help me alot.

shiabya said...

Thanks buddy your solution has saved my lot of time...I mean I was totally stucked at this problem

thanks a ton. :):):)