Multiselection DropDown with CheckBoxes

  • Thread starter Thread starter smithtap
  • Start date Start date
S

smithtap

Hello,

Does anyone of you know any sample how to code Multiselection
DropDownList with CheckBoxes?
Any sample projects with C# code available?

Cheers S.T
 
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.
 
Looking also Multiselection Dropdown using CheckBoxes.
Codeprojects components doesn't run in FireFox.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top