how to add button column in Datagrid

G

Guest

Hello everyone,
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.
Please let me know
Thanks
 
G

Guest

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
 

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