TextBox and Combo Box DataGridViewColumn

Here's my issue...
I'm implementing a custom field value for an object. If the custom class property "HasList" is true, then I want to display a combo box, otherwise I want to display a textbox. This has to happen per each Row (cell).

Can someone point me in the right direction, code snippet would be best.

Regards,

[349 byte] By [vargasbo] at [2007-12-25]