Free Trial Buy Now

List Editors - List Box with Multiple Selection

Selection mode:  
v
Phone features:
 
3G
Bluetooth
Infrared
Memory Card Slot
QWERTY keyboard
Touch screen
USB
Voice Dialing
Wi-Fi
Accepted models:
 ModelPrice
  
Model1$100
Model2$100
Model3$150
Model4$200
Model5$200
Model6$250
Model7$300
Model8$350
Model9$350
Model10$400
Model11$400
Model12$400
Model13$450
Model14$450
Model15$500

Description

The ASPxListBox editor allows multiple list items to be selected at the same time. The selection behavior is controlled by the editor's SelectionMode property. Depending on this property's setting, the following selection modes are available within the ASPxListBox editor:

  • Single - Only one item can be selected within the editor.
  • Multiple - Multiple items can be selected within the editor. End-users can apply multi-selection by clicking list items while pressing Ctrl (to add an individual item) or Shift (to select a range of items).
  • CheckColumn - Multiple items can be selected within the editor. End-users can apply multi-selection by clicking list items (the Shift key can also be used in this mode to select a range of items).

When multiple selection is enabled, the selection state of individual items can be specified via the item's Selected property, and a collection of selected items can be obtained by using the SelectedItems or SelectedIndices property. In addition, item selection can be applied on the client side by using a specific client API (the editor's GetSelectedItems, SelectItems, UnselectItems client methods).

Note that in multiple selection mode, all the ASPxListBox's features are supported, with the exception of loading items on demand via callbacks (which is usually controlled by the editor's EnableCallbackMode and CallBackPageSize properties).

Version: v2012 vol 2.8
Experience the DevExpress Difference Today
Demos with source code are included with an installation of DevExpress controls for ASP.NET. Refer to the Demos and Sample Applications topic to learn more.
To download your free evaluation copy of our award-winning ASP.NET libraries, visit the Downloads page
All DevExpress ASP.NET Controls ship as part of DXperience ASP.NET, Enterprise, and Universal.
To obtain pricing information, visit the Pricing Options page or contact us via Email at info@devexpress.com
or by telephone at +1 (818) 844-3383 between 8:30am and 5pm Pacific Time.