I'd hit www.codeproject.com pretty heavily and see if someone has
already done it.
Otherwise you can make yourself a user control with Ajax or Javascript
that is just a checkedlist that appears OnClick and disappears OnBlur.
John Q - 22 Apr 2008 18:41 GMT
Looking also Multiselection Dropdown using CheckBoxes.
Codeprojects components doesn't run in FireFox.
> I'd hit www.codeproject.com pretty heavily and see if someone has
> already done it.
>
> Otherwise you can make yourself a user control with Ajax or Javascript
> that is just a checkedlist that appears OnClick and disappears OnBlur.