I’m creating a website with Visual Studio 2010.
I want to use a slider that when the user uses it will change the value of a label.
But i cannot find any type of slider on Toolbox.
Visual studio doesn’t provide a so standard tool?
I’m creating a website with Visual Studio 2010. I want to use a slider
Share
You can get the asp.net Ajax Control Toolkit that is an add on with more controls
and here is a slider example:
http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/Slider/Slider.aspx