AD
Administrator
Syncfusion Team
October 20, 2005 02:58 PM UTC
Take a look at the \Essential Studio\3.3.0.0\Windows\Grid.Windows\Samples\DataBound\GDBGcombos sample. It shows how to use foriegn lookup table to mape DisplayValues to ValueValues. If you do not want to see the combobox, you can set GridBoundColumn.StyleInfo.ShowButtons = GridShowButtons.Hide; for the columns.