coding multicolumn check boxes

  • Thread starter Thread starter Nick Hoare
  • Start date Start date
N

Nick Hoare

Hi, I am wondering if anyone can tell me how to go about coding a
multicolumn check box? I want one check box per row, and want to be able to
populate it with data from a table. Basically like what the Hotmail "inbox"
etc, looks like. i don't know how to iterate through rows and format the
columns...
hope someone can help.

Thanks,
Nick.
 
How about using a datagrid and adding checkboxes to the
columns???
 

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

Back
Top