Sheryl99 0 Light Poster

I added a property called 'TableColumns" to my UserControl. It has a button on it, since "TableColumns" is a class that contains a collection called "FieldColumns", and two other properties: "ColumnName" and "ColumnHeader". When I press the button on my control's property, a box comes up where I can add items -- in this case it will be field names. I need to dynamically add these items to this form. The information will come from "TableColumns.FieldColumns".

I'd appreciate any information you have on how to do this.

Thanks,
Sheryl

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.