> Store your list as a string list and simply add each element to the first > combo box. Then you're going to have to determine what the rules are for > what items will be placed in the other combo boxes. > > ...Glenn
Bout 2 steps too far for me. I know how to add strings to the cbox directly, and I see that you can add datasets, but how to fill those datasets or reference data from inside a runtime class is beyond me at this point. There are a lot of fields that would need to be added and I would really prefer not to duplicate the list. Shawn
