Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > Slider > Problem with tick number alignment

Answered Problem with tick number alignment

Feed from this thread
  • Edgar Paulk avatar

    Posted on Apr 4, 2011 (permalink)

    Hi Guys!

    I set the slider with this properties:

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

    for some reason, the number 40 gets pretty misaligned. 

    Any Idea how to fix this?

    Thanks!

    Edgar.

    Reply

  • Answer Hristo Germanov Hristo Germanov admin's avatar

    Posted on Apr 5, 2011 (permalink)

    Hi Edgar Paulk,

    Thank you for reporting this issue.

    I confirm this is a bug which will be include with the SP1 version of the Telerik Components for ASP.NET MVC.

    For your convenience I have attached common.min.css file which includes the bug fix.

    I have updated your Telerik point.

    Greetings,
    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 5, 2011 (permalink)

    Thanks! I updated the CSS and now looks perfect!

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > Slider > Problem with tick number alignment
Related resources for "Problem with tick number alignment"

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