Datagrid with Button - Windows Application

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

Guest

Could someone point me in the right direction or show some sample code of how
to add a button to a datagrid for each row, then how to handle the click
event of that?

I know that using a DataGridColumnStyle is a good place to start - I just
don't see how to add a button and handle the click event.

Thanks for the help.

- Drew
 
Thanks -

I will look at it more in depth tomorrow. From a glance, it looks like what
I need.
 
Back
Top