Dear Team,
i ve a web site with many rad controls in front page like Rad Dock, Rad Menu, Rad Grid, Rad Tool Tip, Rad Slider.
While opening the front page all rad controls are opening first than rad slider.
i want to show rad slider first or with other other controls.
could u give the suggestion, why rad slider is opening later.
Also give some solution.
regards,
Satyadev.
i ve a web site with many rad controls in front page like Rad Dock, Rad Menu, Rad Grid, Rad Tool Tip, Rad Slider.
While opening the front page all rad controls are opening first than rad slider.
i want to show rad slider first or with other other controls.
could u give the suggestion, why rad slider is opening later.
Also give some solution.
regards,
Satyadev.
5 Answers, 1 is accepted
0
Hi Satyadev,
RadSlider has a client-side rendering only and that is why it is rendered last on the page - at this point there is no workaround for this. We are considering to add server-side rendering for the control, but this will happen in one of the future releases.
Regards,
Georgi Tunev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
RadSlider has a client-side rendering only and that is why it is rendered last on the page - at this point there is no workaround for this. We are considering to add server-side rendering for the control, but this will happen in one of the future releases.
Regards,
Georgi Tunev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0

Satyadev
Top achievements
Rank 1
answered on 06 Nov 2009, 06:47 AM
Hi,
please check the following script
please check the following script
Page.RegisterStartupScript(
"closeWindow", "<script type='text/javascript'>GetRadWindow().BrowserWindow.location.reload(true);GetRadWindow().close()</script>");
Based on this script RadWindow is closing fine in firefox, but sometimes problem arising is Internet Explorer.
Give the solution, if u ve .
Satyadev.
0
Hi Satyadev,
To be able to help we need to have more information about this issue. Please open a support ticket and provide the following:
Kind regards,
Georgi Tunev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
To be able to help we need to have more information about this issue. Please open a support ticket and provide the following:
- Small sample project that reproduces the problem
- Detailed description of the observed and desired behaviors.
Kind regards,
Georgi Tunev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0

Priya
Top achievements
Rank 1
answered on 21 Aug 2012, 01:17 PM
hi,
rad slider control opening later in google chrome and firefox browser when i click the tick at the time slider open properly first time loading cant properly....
rad slider control opening later in google chrome and firefox browser when i click the tick at the time slider open properly first time loading cant properly....
0
Hi Priya,
Please provide a detailed description of your scenario as I will need more information about the problem in order to help you accordingly. You can use a screen capture tool like Jing to display the issue in a short video.
All the best,
Slav
the Telerik team
Please provide a detailed description of your scenario as I will need more information about the problem in order to help you accordingly. You can use a screen capture tool like Jing to display the issue in a short video.
All the best,
Slav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.