Three-state checkbox

G

Guest

Hi,

is there any ASP.NET checkbox control that supports the three states 'Off',
'On' and 'Mixed'? I intend to build a tree whose checkbox nodes are set to
state 'Mixed' if some but not all child nodes are checked...

Many thanks in advance,
P.
 
P

Patrice

AFAIK no (likely because the HTML checkbox doesn't support this). You'll
have to use third party or roll your own...

Patrice
 
Joined
Oct 30, 2008
Messages
1
Reaction score
0
Just noticed this post, I know it's old but here is a 3-state checkbox control that works in ASP.NET 3.5 if you're interested:

chadscharf.com/post/2008/10/3-State-CheckBox-using-Microsoft-AJAX.aspx

Thanks,
Chad
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top