Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
You can accomplish this by changing the method you use to gather the data for the combo box to join in the appropriate column from the other table. When you specify the display fields in the PopulationDataSourceSettings, you can manually type the name of the column (for cases like this, when a column comes from another table that the designer doesn't know about).
|