ListView Checkboxes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to display check boxes in a listview, but I don't want the user to
click on them and check them. All the checking of the boxes will be done by
the program. How can I make this happen??

Thanks

Ryan
 
I want to display check boxes in a listview, but I don't want the user to
click on them and check them. All the checking of the boxes will be done
by
the program. How can I make this happen??


You can use FlyGrid.Net (http://9rays.flygrid.net) instead of standard
ListView and control checkbox clicks programmatically - enable or disable.
 

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