I need to have 3 columns in some sort of table/grid:
Name (label/text) Delete (buttton) Edit (button)
What's the best way to do that? Use a DataGrid? If so, how do I get two columns of buttons in a Windows Form DataGrid? (I've done it before using the "Property Builder" in a WebForms DataGrid...)
Thanks,
Lazer
Name (label/text) Delete (buttton) Edit (button)
What's the best way to do that? Use a DataGrid? If so, how do I get two columns of buttons in a Windows Form DataGrid? (I've done it before using the "Property Builder" in a WebForms DataGrid...)
Thanks,
Lazer