This is a migrated thread and some comments may be shown as answers.

radwindow focus

3 Answers 205 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
geetha priya
Top achievements
Rank 1
geetha priya asked on 09 Jun 2010, 02:50 PM
Hi!


how to give setfocus to a specific radwindow?

plz help...


thanks in advance...

3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 11 Jun 2010, 12:04 PM
Hello Geetha,

If you want to make the window the active (topmost) window on the page, then you can use the 'setActive()' method of RadWindow client object.

You can access the RadWindow client object using 'getWindowByName' method.

Also checkout the forum thread which discusses a similar scenario.
Issue with RadWindow and focus on controls  

-Shinu.
0
geetha priya
Top achievements
Rank 1
answered on 19 Jun 2010, 09:02 AM
Hi!

thanks. The setActive method is works fine , i can able to get the radwindow focus..
but when i call these functions inside a timer_tick  i didn't get the focus.

when i gave alert inside  the js script the window get focused.. if i removed all the alerts and check it doesn't get focused due to timer.
i set the interval of 15000.. how can i focus the radwindow... plz help me...
0
Georgi Tunev
Telerik team
answered on 21 Jun 2010, 02:39 PM
Hi Geetha,

In such case it will be best to open a support ticket and to send us a small sample project that will help us get a better view over your exact setup and the problem itself. Please send us such project and we will do our best to help.


All the best,
Georgi Tunev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Ajax
Asked by
geetha priya
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
geetha priya
Top achievements
Rank 1
Georgi Tunev
Telerik team
Share this question
or