LiveDrag property
The
LiveDrag property of the RadSlider by default is set to
true and the client-side event
OnClientValueChange is fired while the handle drag is changing its position. If you set it to
false the event will fire only after the user has moved and already released the drag handle. This online demo shows the difference when having the property set to true and to false - note the labels change.