Hello Taiseer,
The client-side event
OnClientBeforeValueChange of the RadSlider is deprecated in the Q3 2011 release of the RadControls for ASP.NET AJAX. You can use
OnClientValueChanging instead, as it allows you to cancel the sliding of the drag handle if it is moved to a disabled RadSlider item. Also I have modified the code of the event handler a bit in order to implement the jumping over disabled items:
Regards,
Slav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now