Wijmo Open for Juice UI
WijSlider

The WijSlider control simplifies user input by providing a rich visual representation of numeric changes. The WijSlider is a sliding selector that provides a simple, familiar way for end-users to choose a single value or a range of values in a predefined range at run time.

 

 

WijSlider Markup

The following markup creates WijSlider control. Set the TargetControlID property to attach the extender to a control.

<cc1:WijSlider ID="TextBox1_WijSlider" runat="server"
        TargetControlID="TextBox1">
</cc1:WijSlider>

 

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback