Can you add a close animation to a RadSlider similar to how you can set an opening animation/duration. If so can the animation duration be set independently for open/close.
It will be possible to include more than one selection range in RadSlider.
It will be possible to create a non-linear RadSlider, the items/values of which will not be positioned evenly on the slider track. This distribution of the items/values will be determined by a custom function.
When ItemType=Item and AutoPostBack=true RadSlider performs the postback in the onmousedown event of the increase/decrease handles. This should happen only when the button is clicked with this item type, because there isn't a small change. This will allow the end user to change his/her mind like a regular button would allow you to click, hold the mouse button down, move the mouse out of the button and release without performing the postback.
The RadSlider is displayed incorrectly under IE7 when it is placed in a container with dir="rtl", the visibility of which is switched.
Hello Support, I'm using Telerik Version = 2012.3.1308.35 and have the following problem: RadSlider is not fully rendered when inside RadGrid GridTemplateColumn and RadGrid is located inside a <div> element and postback is initiated Please find attached a sample application: - Run application - Press 'Show Grid' button - Ticks and tick labels are not rendered
The drag handle of a vertical RadSlider that uses the Hay skin, has TrackPosition="TopLeft" and its ItemType is set to Item or Tick, is not displayed.