Adding Button to Datagrid

G

Guest

Hello
I have a strong ASP.net background, and am picking up Windows Forms

In ASP.Net I can use the property builder or template columns to add buttons to a datagrid row (edit/cancel/delete/select, etc...). How can I add such buttons to a Windows Form Datagrid? Is there a good website that explains this

For example, if I wanted to add a button to each row (i.e. a column of buttons) that fires a method I write, how could I do that

Thanks
Mar
 

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