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

Multiple Sliders in Code Behind

2 Answers 76 Views
Slider
This is a migrated thread and some comments may be shown as answers.
Brian Doner
Top achievements
Rank 1
Brian Doner asked on 22 Nov 2007, 07:02 AM
I have a fairly simple page that I display in a radWindow. The page consists of 5 sliders that are initialized (different preset values) on page load in code behind. Most of the time the sliders initialize correctly. Once in awhile the page loads and the code behind properly sets the slider values, but when the sliders display, they are all positioned to the far left and act like they are disabled. I can not slide them. If I refresh the page, they will then display properly.
Has anyone else seen this behavior and know how to fix it?
Thanks!

2 Answers, 1 is accepted

Sort by
0
Petio Petkov
Telerik team
answered on 22 Nov 2007, 04:48 PM
Hi Brian Doner,

I reloaded the page where in RadWindow is opened a page with 5 sliders(with different values) about  20 times, but I am still not able to reproduce the problem you mentioned.

It is a shot in the dark, but I would suggest to set the the RadWindow property ShowContentDuringLoad to true and see how your application will behave.

If this does not help you, please open a new support ticket and send us simple running project, where we can observe this issue. We will check it right away.


Regards,
Petio Petkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Brian Doner
Top achievements
Rank 1
answered on 26 Nov 2007, 05:48 PM
So far, that seems to have solved the issue!
Thanks!
Tags
Slider
Asked by
Brian Doner
Top achievements
Rank 1
Answers by
Petio Petkov
Telerik team
Brian Doner
Top achievements
Rank 1
Share this question
or