Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
How to make Slider look like Ruler with small and large ticks?
Thank you.
<
telerik:RadSlider
RenderMode
=
"Lightweight"
runat
"server"
ID
"RadSlider6"
Orientation
"Horizontal"
Width
"300"
Height
"50"
MinimumValue
"0"
MaximumValue
LargeChange
"10"
TrackPosition
"TopLeft"
SmallChange
"3"
ItemType
"Tick"
IsSelectionRangeEnabled
"true"
SelectionStart
SelectionEnd
"30"
EnableServerSideRendering
>
</