Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Commented Unassigned: Rotate a Slider [28020]

$
0
0
Is there a way to rotate the slider control?
I do not mean from Horizontal to Vertical, but to completely rotate it 180 degrees?

The vertical version of your control slides from "Top-to-Bottom" which is not the correct orientation.
I need the slider to be "Bottom-to-Top" where the minimum value is at the bottom.
This would represent a more correct orientation of a vertical slider.

The horizontal version is correct "Left-to-Right".

Thanks in advance for any help you may be able to provide!
Comments: You can try to work this around by registering the 'valueChanged' client handler and hiding the bound control. In this case, you can read actual values with your JavaScript code, calculate a required value (i.e., a maximum-value) and show it in any control.

Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>