Difference between revisions of "WebComponents/ListSelect"

From TheSeed
Jump to navigation Jump to search
 
Line 1: Line 1:
 
== List Select ==
 
== List Select ==
 +
 +
This Component is used to select a number of items from a list. Usually, it is bound to a table where it adds additional columns from the list.
 +
 +
To select an item to add, mark the item and then the right arrow to put it into the right list. To remove it, mark it in the right list and click the left button to put it back.
 +
 +
The table the list select is bound to should update automatically.
  
 
[[Image:ListSelect.png]]
 
[[Image:ListSelect.png]]

Latest revision as of 08:49, 8 December 2008

List Select

This Component is used to select a number of items from a list. Usually, it is bound to a table where it adds additional columns from the list.

To select an item to add, mark the item and then the right arrow to put it into the right list. To remove it, mark it in the right list and click the left button to put it back.

The table the list select is bound to should update automatically.

ListSelect.png