DataCombo -Populate with multiple fields - TechRepublic
General discussion
August 13, 2001 at 05:09 AM
1blackwidow

DataCombo -Populate with multiple fields

by 1blackwidow . Updated 24 years, 3 months ago

I’m writing an app that needs a way for users to pick an item, but they need more information than just one field.

Is there a way to populate a DataCombo box with more than just one field, other than writing a loop, passing in strings, then having to analyze the string for the data to pass to the next control?

This discussion is locked

All Comments