No body came across this situation ah i saw the below link
http://demos.telerik.com/aspnet-ajax/colorpicker/examples/localization/defaultcs.aspx
with RGB slider
but i need to have one slider with three different color and IsSelectionRangeEnabled to be more than 2
can you please let me know because what ever you tell i need to show to client
Karthik.K
0
Accepted
Slav
Telerik team
answered on 10 Oct 2011, 08:57 AM
Hi Karthik,
Such customization of the RadSlider is not supported out-of-the-box. Nevertheless, I can suggest a possible approach for achieving the desired appearance of the control.
As I understand your case, you want to specify three regions in the slider control, each separated with a different color. As stated in this help article, the selectable area of a RadSlider consists of Selected Region and Track. You could make the Selected Region transparent and set the the background of the Track to be an image with red, green and yellow areas. Please note that the width of this image should be specified according to the width of the RadSlider. The following article will be a useful reference for incorporating the suggested solution: Tutorial: Creating a Custom Skin.
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