up vote 1 down vote favorite
share [g+] share [fb]

Is there a ListView (ListBox) or similar component that allows me to easily drop another component in a specific column. (Multiple columns)? Like a checkbox, button or drop down list or all the above. (It would be nice to be able to sort via the header also)

If not does anyone know of a resource on how to custom draw something like this?

Thanks

-Brad

link|improve this question

feedback

1 Answer

up vote 4 down vote accepted

Check out VirtualTreeView at www.soft-gems.net

It does virtually everything :-)

link|improve this answer
1  
Support! I can't do without VirtualTreeview. Free, Open-source, still actively maintained. But be warned, it's very different to use than the usual gridviews. But when you got it, you love it. – loursonwinny Mar 12 '10 at 9:44
And when you run into troubles....there are more than enough developers here that are ready to help you to the way of doing things using VirtualTreeView – skamradt Mar 12 '10 at 16:13
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.