Link to home
Start Free TrialLog in
Avatar of VBRocks
VBRocksFlag for United States of America

asked on

WPF Checked ListBox

Hi There,

I've spent over 2.5 hours trying to figure out how to do this stupid, mundane thing that should be really easy...  and I'm kind of frustrated!  I need to move on with my project, instead of trying to figure out how to make this dumb thing work...

I'm basically trying to figure out how to create a checked listbox in WPF similar to ASP.NET"s "CheckListBox" control with Repeat columns set to "2" and RepeatDirection of "Verticle".  

I'm trying to bind a List<T> to it.

I think it would be similar to this post here, but they didn't provide any implementation examples:
http://alexshed.spaces.live.com/?_c11_BlogPart_BlogPart=blogview&_c=BlogPart&partqs=cat%3DWPF

I would really appreciate your help.  Thanks!
SOLUTION
Avatar of Ravi Vaddadi
Ravi Vaddadi
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of VBRocks

ASKER

Hey thanks, SriVaddadi.  I saw that earlier.  It's huge...
You mean it would nt help you?
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial