Does anyone know how to embed a combobox into a grid control in any cell and have each cell have it's own data source?

I am trying touse a grid for product ordering with the products displayed in a drop down combobox.

Thanks