Call us now: 1-800-449-5093

Client Side Events

Last post 05-20-2008 9:29 AM by murdoch1976. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 02-02-2007 7:46 AM

    Client Side Events

    According to the RichSlider Event documentation

    http://www.richercomponents.com/Documentation/RichSlider/2.0/RicherComponents.RichSliderControl.RichSliderEvents.html

    the events are client-side only.

    I need to perform a client-side action if the slider is clicked or slid. Does Rich Slider fire any client-side events like OnClick or OnValueChanged that I can use?

    Does RichSlider support AJAX so I my web page can react to the user as they are sliding it?
  • 02-02-2007 9:59 AM In reply to

    Re: Client Side Events

    Hi,

    In the documentation link 'ValueChanged' is a server-side event that fires when the value of the slider changes between the posts to the server.

    We can also perform client-side actions using Richslider. For this you can have the live demo here:

    http://www.richercomponents.com/asp-net-components/rich-slider/Demos/client-script.html

    Present version of RichSlider hasn’t built-in Ajax support but it can be implemented using code from link above.

    Please let us know if you have further queries.

    Regards,
    Subhash.
  • 05-20-2008 9:29 AM In reply to

    Re: Client Side Events

    Hi,

    The link you provided above no longer works, and I too am having an extremely difficult time trying to figure out capturing a client side 'ValueChanged' event.

    This event is very important to me as I have several sliders on a single page, and would like to keep a total of all the slider values at the top of the page without having to repost every time a slider is moved.

    Could somebody point me toward some clear documentation on how to go about doing this?

    Regards,

    Murdoch

Page 1 of 1 (3 items)

Copyright © 1999-2008 Richer Components. All rights reserved worldwide.