Hi, is there anyone know how to place 2 controls into 1 column in the
datagridview?

There's one approach that i've tried, which is to create a Custom
Control that inherits a DataGridViewColumn. But it didn't work.

Any suggestion?


Many thanks in advance..