Winform with checkbox in datagrid

  • Thread starter Thread starter David Elliott
  • Start date Start date
D

David Elliott

I have a collection that is create by inheriting from CollectionBase.

I am looking to display SOME of the data members in a datagrid and have a checkbox that is linked to
a field of the collection.

In ASP.NET you can set up the template. How does one do that for winforms?

Any help would be appreciated.

Thanks
Dave
(e-mail address removed)
 
Back
Top