J
Juan Romero
Hey guys,
I am building a web control. Can someone give me a sample snippet or
explanation on how to use the collection editor to add/remove items to my
control's collection or array?
I am currently using an array to hold a number of items of a class X, I am
able to make the collection editor appear (ellipses button appears on
property, upon click, collection editor window comes up), I add items, edit
class X properties and everything goes well, but when I close the editor and
reopen it
again, all my items are gone. It looks like it is not saving back to the
class array.
Any ideas?
Thanks!
I am building a web control. Can someone give me a sample snippet or
explanation on how to use the collection editor to add/remove items to my
control's collection or array?
I am currently using an array to hold a number of items of a class X, I am
able to make the collection editor appear (ellipses button appears on
property, upon click, collection editor window comes up), I add items, edit
class X properties and everything goes well, but when I close the editor and
reopen it
again, all my items are gone. It looks like it is not saving back to the
class array.
Any ideas?
Thanks!