Wijmo Open for Juice UI Extender Controls / WijList
WijList

The WijList control allows users to select one or more items from a list.

 

 

WijList Markup

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

<cc1:WijList ID="Panel1_ListExtender" runat="server"
        TargetControlID="Panel1">
</cc1:WijList>