Does anyone know how to show, say a combobox in a datagrid?
I have one value that is boolean, and I don't want the user to write "true" or "false" but rather just pick it in a combobox when changing values in the datagrid.

Also, how is it possible to write values other than simple text? When I show the bool value, I don't want to display text, but rather a checkbox that is either checked or unchecked? Is this possible????

kind regards
Henrik