473,396 Members | 1,987 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

dropdown with checkboxes

Hello,

I need to use a dropdown list with checkboxes in each row.
Is there such thing?

Thank you,
Dana
Dec 6 '05 #1
2 1383
Not on the web... Web technology is controlled by the W3C and this is
not something they authorized. If you you are doing Intranet stuff,
you can definately look into XAML web application in WPF. I can
imagine it doing that...

Dec 6 '05 #2
you'd have to create your own control, or find one like that

it would be a composite control, something like this:

<div>selected value</div><img "image that looks like drop down button"
/>
<div>
<div><input type="checkbox" name="cb1" value="1" />1</div>
....
</div>

you'd need some DHTML to do the work on the client side.

Dec 6 '05 #3

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

Similar topics

0
by: Mamun | last post by:
Hi All, I have the following case. I am trying to update a table based on the value of dropdown box and checkbox. Here is what I have in page1.asp <table>
3
by: Tiësto | last post by:
Hi guys! Users of the web application I'm working on have said they don't like the visual effect that DISABLED property sets on controls. You know, the chiselled style. So now I have to look...
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
0
by: JJ | last post by:
Is anyone aware of an ASP.NET control (free or 3rd party, preferable free with source) that provides a dropdown list of checkboxes, similar to the multiple selection control in MS Reporting...
10
by: rn5a | last post by:
All the rows in a DataGrid, including the Header, are accompanied with a CheckBox. I want that when the CheckBox in the Header is checked, then all the CheckBoxes should automatically get checked....
2
by: gantajeevankumar | last post by:
Hi Did any one worked on Checkboxes in a dropdown list in asp.net 2.0? Thanks & Regards Jeevan
2
by: John Q | last post by:
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...
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: godkrishna | last post by:
Hi Guys.. I am new to javascript.. pls bare with me :) In my form, i have a table with two columns. first column has checkboxes and second has dropdown lists. On check of each check box.....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.