472,980 Members | 1,769 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,980 software developers and data experts.

Multiselect DropDown using Checkboxes

Hello,

Does anyone know any working Multiselect Dropdownlist that uses Checkboxes?
Environment is ASP.NET and language C#.

I would be very appreciated if someone would give some links to working
solution.

Cheers,
Jun 27 '08 #1
2 3569
"John Q" <jo****@mail.comwrote:
Does anyone know any working Multiselect Dropdownlist that uses
Checkboxes? Environment is ASP.NET and language C#.
HTML doesn't support anything like that.

Perhaps you could achieve it on a Web page with some elaborate
JavaScript or Flash, but it probably wouldn't be very portable.

Eq.
Jun 27 '08 #2
You could try using the PopupControl extender from the ASP.NET AJAX
Control Toolkit... as I understand it, the content is your own - so
you'd just put the checkboxes in the popup (perhaps from databinding),
and attach the popup to another input... depends on exactly what you
want, of course...

Marc
Jun 27 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Gary | last post by:
Hello, Is it possible to dynamically update a textbox with words chosen from a list using form checkboxes and javascript? Gary
5
by: Deborah V. Gardner | last post by:
I would like to use "Yes" and "No" checkboxes on a subform. The problem is that when I click the Yes checkbox on the subform, all of the checkboxes are checked. Currently, I have a field...
2
by: Alan Lane | last post by:
Hello world: I'm using Access 2003. I have 2 listboxes. One is a single column. The other has two columns. I can use Dev Ashish's code (thanks Dev!) from the Access MVP Website to accumulate...
3
by: Mark | last post by:
I am looking for an example of using checkboxes in a repeater control where the checkbox state is persisted from page to page. Thank you, Mark
3
by: JIK | last post by:
Hi, I'm looking for a multi-select dropdown to use in my asp.net/C# app. Anybody have a tip? Jon
1
by: Fredrik Melin | last post by:
Any tips on how to create (or buy a thirdparty) dropdown that have items that have checkboxes where you check multiple items? - Fredrik
2
by: dana lees | last post by:
Hello, I need to use a dropdown list with checkboxes in each row. Is there such thing? Thank you, Dana
0
by: shameem | last post by:
hi 2 all, my question is how to delete the records by using checkboxes in datagrid. pls give reply to my question.
2
by: smithtap | last post by:
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
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.