josephkim
2 years ago
Hello Igor,

Thanks for helping. So far, everything is going well.

I would like to know how to add a Button into the cell.

So far, I can see there is only dropdown and checkbox.

Are buttons not supported?

Thanks!
Igor/10Tec
2 years ago
Our general policy is not to bloat the control and keep it size as small as possible. Instead, we provide an extensibility model to add missing features as required. We have many samples of that in the online Extra Samples library for iGrid.NET:

https://10tec.com/winforms-grid/extra-samples.aspx 

See the Button Column Manager sample. It seems, this is what you need.