This is a migrated thread and some comments may be shown as answers.

Range Slider with Text Value to Control Parameters.

2 Answers 137 Views
Slider
This is a migrated thread and some comments may be shown as answers.
omer
Top achievements
Rank 1
omer asked on 27 Dec 2011, 01:42 PM
Hello. 
I want implement range slider to my gridview.. i've found really good example in your demo pages. 
when my data is numbers it is ok. but my data is letter. i mean i want to control and filter my gridview with
letters. When user drag slider from left side from "a" to "b" data results must be exclude "a" and also when user 
drag from right side from "z" to "y" data results must exclude "a" and "z"..
is it possible to implement with telerik rad slider?

Kindly Regards
and 
Happy New Year!
Ömer


2 Answers, 1 is accepted

Sort by
0
Slav
Telerik team
answered on 29 Dec 2011, 10:49 AM
Hello Omer,

A scenario, similar to the one you want to implement, can be examined in the online demo Slider / Range Slider. Since you want to specify custom values for the RadSlider, you should add them to the Items collection of the control, as demonstrated in the Slider / Items demo.

Also, here you can check several examples of a RadSlider control, populated with custom items. I would suggest using the provided samples as a reference for achieving the desired scenario.

Kind 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
0
omer
Top achievements
Rank 1
answered on 29 Dec 2011, 11:57 AM
Thank you for your reply.
I add column to my db which includes numbers for category and thats it.
Thank you for your mail and support.

Ömer

Tags
Slider
Asked by
omer
Top achievements
Rank 1
Answers by
Slav
Telerik team
omer
Top achievements
Rank 1
Share this question
or