|
Data Source
Individual cells in the GridControl can be bound to a data source, if needed.
The country column has a bound ComboBox in it
This is a very useful feature to restrict entry to a list of values based on a foreign key. It presents the user with a very intuitive interface and does all the validation.
|
|
|
|