Home                         Purchase                         Download                         Demos                         Support                         FAQ                         Contact                         Consulting


 Select a demo:


Demonstration -- Display Field




Selected Items:
 
  List:
Action buttons:
       

The DisplayField class provides an easy way to let users see what items they have selected on a long list (remember, no CTRL key necessary to multi-select).
<ELB:DisplayField TargetList="theSimpsons"
  Height="150" Width="200"
  CssClass="displayField"
  runat="server" />

<ELB:EasyListBox id="theSimpsons" runat="server"
  FontFamily="verdana" FontSize="10pt"
  SelectionMode="Multiple" DisplayMode="ListBox"
  ArrowColor="#444499" ButtonColor="beige"
  TextColor="#333399" ListBorderStyle="Solid"
  Height="100px" Width="200px" />


© 2004-2006, EasyListBox.com         Licensing Terms -- text / HTML   Listbox help