I switched away from using the ASP.NET AJAX Toolkit's SliderExtender to RADSlider and love it, except I miss having the Decimals property. Some stakeholders in my projects are very picky about precision in the display of numbers, and not being able to force the display of decimal digits on the tick labels will raise some complaints for me.
I've tried using the DataTextFormatString property but nothing changed; I imagine because the sliders are not databound.
I've tried using the DataTextFormatString property but nothing changed; I imagine because the sliders are not databound.