Check Box in Data Grid

G

Guest

Hi,
is it possible to add a check box-control into a data grid in the compact-framework. I only found the DataGridTextBoxColumn-class

Thanks
 
C

Chris Tacke, eMVP

the datagrid doesn't support it, but the listview does, so that might fit
your needs.

-Chris


marti said:
Hi,
is it possible to add a check box-control into a data grid in the
compact-framework. I only found the DataGridTextBoxColumn-class.
 

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

Top