> hi guys,
> i am new to vc++, How to add a checkbox column to a datagrid. is it
> possible to add a checkbox in datagrid?? if yes please send me how we
> can do it.
The DataGridView control in .NET 2.0 does this very nicely. I think it was
intended to completely replace DataGrid.
> Thanx in advance
>
[quoted text clipped - 6 lines]
> Posted via http://www.codecomments.com
> ------------------------------------------------------------------------