I have a couple of questions about datagrids and wondered if anyone could help;

1) In design time, how do I add my columns so that they are visible in the designer? I can get the data in the grid from a table, but would like to size the columns beforehand.

2) How do I get a combo box ( and other types, like check box etc ) in a cell on a datagrid ?

3) When populating the data grid, is there a way of setting the color of a cell if a specific value is found when reading the data. If so, how is that done ?

I'm used to using Gutpa SqlWindows and can pick up the data for the row just as it hits the table, so can set colors at that point, and I'm a little confused.


Thanks,
Pete