Hi,
is there an equivalent of DataCombo in .NET?

i.e. the dropdown list entries is sourced from one datasource/table and the actual value is linked to another table. So a choice from the list acting as lookups is used to update the value of the field in the main table.
Thanks.