Mutually Exclusive Listboxes Extender on Codeplex

Wednesday, January 23rd, 2008 at 5:25 am

That’s a dreadfully long title for a project. I created it out of need for some things at work, and to help out the people who care about Work Item 13203 in the AJAX Control Toolkit. It’s not implemented exactly how they’ve envisioned it, but I think it’s as clean as an implementation as it can get.

From the description:

A .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 the them using buttons.

(more…)