O
Oriane
Hi there,
What could explain that although I set the focus on a TextBox with the Focus
() method in my site, this textbox has the focus only the first time the
page is constructed ? The page is refresh periodically with an Ajx Timer in
a UpdatePanel, and the TextBox is inside this UpdatePanel. The Timer calls
explicitely the Focus method, however the focus is on a button in the same
UpdatePanel.
Thanks
What could explain that although I set the focus on a TextBox with the Focus
() method in my site, this textbox has the focus only the first time the
page is constructed ? The page is refresh periodically with an Ajx Timer in
a UpdatePanel, and the TextBox is inside this UpdatePanel. The Timer calls
explicitely the Focus method, however the focus is on a button in the same
UpdatePanel.
Thanks