First of all, you're going to need to sit down and design what you're going to need. From there you'll have a better idea of where to go.
How you store them is up to you. There are many collection types available. Read up on what's available and what will work best for your situation. Spending more time up front designing will result in less time coding. ...Glenn On Mon, Nov 3, 2008 at 4:24 PM, Shawn <[EMAIL PROTECTED]> wrote: > > 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
