Goksly Posted August 17, 2005 Posted August 17, 2005 http://img208.imageshack.us/img208/1720/control0zs.jpg I thought it was a listview, but when looking for sample code etc they all show a listview with just one checkbox attached to the first column. So what is this control? I'm looking to copy the effect of having multiple checkboxes etc. Could this be done with a Datagrid, or is this some weird custom control? Thanks! Quote
SonicBoomAu Posted August 17, 2005 Posted August 17, 2005 I believe this is a Datagrid. You are able to add checkboxes, drop down lists, etc to a datagrid. Have a look at these web sites for more info. http://www.syncfusion.com/faq/windowsforms/Default.aspx Hope this helps Quote Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -- Rick Cook, The Wizardry Compiled
Goksly Posted August 17, 2005 Author Posted August 17, 2005 Excellent link! thank you very much :) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.