Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > Slider > Value doesn't render properly

Not answered Value doesn't render properly

Feed from this thread
  • Edgar Paulk avatar

    Posted on Apr 5, 2011 (permalink)

    Hi Guys!

    I think there is a small bug in the slider.

    I set the slider with these properties:

     

    @(Html.Telerik()
                    .Slider<int>()
                    .Name("setGridPageSizeSlider")
                    .Min(10)
                    .Max(40)
                    .SmallStep(10)
                    .LargeStep(10)
                    .ShowButtons(true)
                    .Value(20))

    I want the default value as 20, but when I set it, the slider handler gets in the wrong place. However the value in the “internal” textbox is correct.

    I attached an Image of the result.

    Thanks!

    Edgar.

    Reply

  • Hristo Germanov Hristo Germanov admin's avatar

    Posted on Apr 6, 2011 (permalink)

    Hello Edgar Paulk,

    Thank you for contacting us.

    I tried to reproduce the problem - to no avail. I am sending my test project for your reference. Could you please examine it and try to reproduce the problem?

    All the best,
    Hristo Germanov
    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
    Attached files

    Reply

  • Edgar Paulk avatar

    Posted on Apr 6, 2011 (permalink)

    I tried your project, and indeed work the way it's supposed to. I will continue to test further, and I will post here any findings.

    Thanks!

    Edgar

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > Slider > Value doesn't render properly
Related resources for "Value doesn't render properly"

ASP.NET MVC Slider Features  |  Documentation  |  Demos  |  Telerik TV ]