Hi everyone, I'm trying to create a custom gridview similar to the one present in SQL Management Studio for mapping fields to another database.

I tried to create a custom datagridviewrow with custom cellviews with controls inside and all I get are empty cells inside.

Does anyone have a good idea how I can get this working. I've looked at other posts and I don't think they apply in this case.
