Link to home
Start Free TrialLog in
Avatar of mlagrange
mlagrangeFlag for United States of America

asked on

Example of dual list box in ASP.NET

Hello - can anybody point me to a good sample of how to program a dual list box in ASP.NET 2.0, using VB?

(two list boxes, side by side; user double-clicks an item from the left-hand list box (or single-click's it, and clicks a button), and it drops off the left-hand list box and appears on the right-hand list box)

Thanks

Mark
ASKER CERTIFIED SOLUTION
Avatar of McExp
McExp
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of mlagrange

ASKER

Great - that's part of what I neeeded

I am going to accept this answer, and then ask a follow-up question; I would appreciate it if you would take a look at it.

Thanks

Mark