Putting a Button in a datagrid.

  • Thread starter Thread starter Ken Dopierala Jr.
  • Start date Start date
K

Ken Dopierala Jr.

Hi,
I have a datagrid that I fill with a dataset. I would like to add a
column that includes a button (and maybe in the future other controls like
CheckBoxes). I can do this with the ASP Datagrid fairly easily. But I
don't know how to do this with a Windows Forms Datagrid in VB. Thanks for
any help or links. Ken.
 
Back
Top