George Shepherd's Windows Forms FAQ contains an entry entitled:
How do I display a column of buttons such as pushbuttons or combobox
buttons?
Check it out at:
http://www.syncfusion.com/faq/winforms/search/888.asp
=============================================
Clay Burch, .NET MVP
Syncfusion, Inc.
visit http://www.syncfusion.com for .NET Essentials
> Hello everyone,
> I was wondering if I can extend the Windows Forms Datagrid to add my own
[quoted text clipped - 4 lines]
> Please let me know
> Thanks
* "=?Utf-8?B?UmFqaXY=?=" <Rajiv@discussions.microsoft.com> scripsit:
> I was wondering if I can extend the Windows Forms Datagrid to add my own
> ButtonColumn (like in ASP.NET Datagrid). I also would like to add my own
> Formatted Text box column. Is it possible to extend the current Datagrid to
> do this.
<URL:http://dotnet.leadit.be/extendeddatagrid/>

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/
Rajiv - 02 Sep 2004 23:49 GMT
I 've used that, but the problem with using ExtendedDataGrid is that the
buttons are not visible when the datagrid loads. Only when your enter the
button column cell, the button will be visible. Is there any way to make the
button visible without having to enter the cell?
Thanks,
Rajiv
> * "=?Utf-8?B?UmFqaXY=?=" <Rajiv@discussions.microsoft.com> scripsit:
> > I was wondering if I can extend the Windows Forms Datagrid to add my own
[quoted text clipped - 3 lines]
>
> <URL:http://dotnet.leadit.be/extendeddatagrid/>