Any plans for a slider with two handles?

Last post 01-16-2008 11:18 PM by Dimebrain. 18 replies.

Sort Posts:

  • Any plans for a slider with two handles?

    09-28-2006, 4:51 PM
    • Member
      5 point Member
    • work4rus
    • Member since 09-28-2006, 8:45 PM
    • Posts 1
    The Slider extender is great. But I was wandering if there are any plans for a slider with two handles. Such slider would allow to specify a From/To range of values. See example at kayak.com.
    Filed under:
  • Re: Any plans for a slider with two handles?

    09-28-2006, 6:46 PM
    • Member
      5 point Member
    • els
    • Member since 09-28-2006, 10:44 PM
    • Posts 1
    I second that motion!  I need a good range slider.  Any plans to do so?
  • Re: Any plans for a slider with two handles?

    09-28-2006, 7:12 PM
    • Contributor
      2,019 point Contributor
    • Jason Hill
    • Member since 04-23-2006, 3:39 AM
    • Sydney, Australia
    • Posts 479
    I third that motion!  This would be a really useful extension of the current slider.
  • Re: Any plans for a slider with two handles?

    09-28-2006, 8:36 PM
    • Star
      8,710 point Star
    • David Anson
    • Member since 04-11-2006, 1:39 AM
    • Microsoft
    • Posts 1,842
    Thanks - this is now work item 3822.

    http://blogs.msdn.com/delay

    This posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: Any plans for a slider with two handles?

    10-07-2006, 12:59 AM
    • Member
      40 point Member
    • WorldNomad
    • Member since 07-18-2002, 5:27 AM
    • Posts 8
    Add my vote - this would be a really useful addition
  • Re: Any plans for a slider with two handles?

    01-06-2007, 11:40 AM
    • Member
      148 point Member
    • aivanoff
    • Member since 02-28-2006, 5:08 PM
    • Posts 45

    I am also looking for such a slider. But item 3822 was closed. Why? I am not familiar with architecture of control toolkit but cince you already have a slider adding support for second handle should not be hard. Or is it?

    Alex
  • Re: Any plans for a slider with two handles?

    01-06-2007, 3:08 PM
    • Contributor
      2,019 point Contributor
    • Jason Hill
    • Member since 04-23-2006, 3:39 AM
    • Sydney, Australia
    • Posts 479
    I agree...it was very disappointing that this feature request was dropped as it would be a really useful control.
  • Re: Any plans for a slider with two handles?

    01-09-2007, 11:30 AM
    • Member
      148 point Member
    • aivanoff
    • Member since 02-28-2006, 5:08 PM
    • Posts 45
    Should we reopen this one?
    Alex
    Filed under:
  • Re: Any plans for a slider with two handles?

    01-09-2007, 3:13 PM
    • Contributor
      2,019 point Contributor
    • Jason Hill
    • Member since 04-23-2006, 3:39 AM
    • Sydney, Australia
    • Posts 479
    I don't think we can.  Unfortunately, the dev team has decided that this is not something that they are going to do in the foreseeable future.
  • Re: Any plans for a slider with two handles?

    04-10-2007, 12:01 PM
    • Member
      4 point Member
    • haphazard
    • Member since 02-22-2007, 3:03 PM
    • Posts 2

    It is possible to create your own version of the slider.  For a project I am working on we wanted to have two handles so we added our own control the the ajaxcontroltoolkit, starting with all the code of the original slider.

     If you're good at working with js files you may be able to figure out how to set up your own slider with two handles

  • Re: Any plans for a slider with two handles?

    04-10-2007, 4:45 PM
    • Contributor
      2,019 point Contributor
    • Jason Hill
    • Member since 04-23-2006, 3:39 AM
    • Sydney, Australia
    • Posts 479
    Wow...do you have a working version of the slider with 2 handles?  Please share this code if so because I am sure there would be a lot of people interested in that one.  You could also submit that to the dev team to possibly have it included in the toolkit.
  • Re: Any plans for a slider with two handles?

    07-10-2007, 1:20 AM
    • Member
      5 point Member
    • btech_saurabh
    • Member since 07-10-2007, 5:11 AM
    • Posts 2

    can any body plz tell me the code of Slider with two handles................its very urgent......i want to use it in ASP.Net......

  • Re: Any plans for a slider with two handles?

    07-10-2007, 1:22 AM
    • Member
      5 point Member
    • btech_saurabh
    • Member since 07-10-2007, 5:11 AM
    • Posts 2

    hey Haphazard......how r u....?? can u plz give me the code of......Slider with two handles......i need it urgent......n i don't have any idea.....of javascript......

  • Re: Any plans for a slider with two handles?

    07-26-2007, 11:04 PM
    • Member
      111 point Member
    • Dimebrain
    • Member since 07-13-2007, 7:41 PM
    • Posts 72
    • TrustedFriends-MVPs

    I've posted a working dual slider on my blog:
    http://www.dimebrain.com/2007/07/a-dual-slider-f.html

    Some day I'll be able to answer more questions than I ask.
    Filed under: ,
  • Re: Any plans for a slider with two handles?

    08-04-2007, 7:14 PM
    • Member
      47 point Member
    • akula
    • Member since 07-05-2006, 5:17 PM
    • Posts 21

    The dualslider above is pretty good but it needs two fixes:

    First if you want it to work on pages with a normal slider change

    SliderDragDropManagerInternal to

    DualSliderDragDropManagerInternal

    Second it needs the hack to work within Tabs.

Page 1 of 2 (19 items) 1 2 Next >