Hello,

I am developing a mobile application. CF 2.0 WM 6.0

I am using the datagrid and need a column that has a combo box. The combo box will be used to hold a quantity for up to 20 items. So 1 to 20 for the user to select from.

In windows forms you have the datagridview and can easily at a combo box to its designer. I am wondering is there a way to do this in the datagrid in CF 2.0, or do I need to write code to do this?

Is there any free controls that can be downloaded that would have this functionality?

The datagrid will be bound to a dataset.

Many thanks for any suggestions.

Steve