I created a custom component that has a combo box and 2 text fields and a 
custom date selector. 

I need to programatically add additional instances of the above component to my 
application. 
I also need to know how many where added.

Then I need to construct an array from the values in each instance.

The array could consist of the original instance values and any number of the 
added instances (20 or less).

If possible could a instance and its values be removed?

Any help sending me on the right path would be great!

Reply via email to