Hello,
Text cannot be added to the drag handle because it is designed to be small enough to avoid obscuring the interface. You can override these values with some CSS and show text there (the text can be added via JavaScript), yet I would advise against doings this as it may break the control's functionality.
Nevertheless, here follow the snippets:
and
where slider1 is the server ID of the slider that you want to modify.
You can make the CSS selectors heavier by adding our own classes so that they do not affect all sliders on the page and you can change the font size, color and content as you see fit.
Regards,
Marin Bratanov
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.