Project DescriptionA .NET 2.0+ implementation of mutually exclusive listboxes using ASP.NET's AJAX Control Toolkit. In other words, a UI with two or more listboxes where items can be moved between them using buttons.
Current StatusRight now, the source code has been uploaded and seems to be working. There is a release posted targeting .NET 2.x.
Here's an example:
Sample CodeFeatures:
- Assign left, and right xListbox controls
- Assign move left and move right buttons
- Moves items between the two, and sorts it by name
- Works with postback
- Tested in Firefox 2.0 and IE 6
- Works with multiple selections
- Double-click also moves items
Requirements
Todo
FAQsGive me your feedback