kkrikor
May 21st, 2007, 01:24 PM
Hey guys,
I have the following Test object which has it's own editor. In my command object i have Test[] . On the UI I have a set of checkboxs with Test object ids as values .
So naturally when i check couple boxes the ids are being transformed into the objects and placed in the Array. the problem is this page is in a wizard and whenever i go back to that page I do not see any of the checked items.
What do I need to do to fix that ?
Thank you
I have the following Test object which has it's own editor. In my command object i have Test[] . On the UI I have a set of checkboxs with Test object ids as values .
So naturally when i check couple boxes the ids are being transformed into the objects and placed in the Array. the problem is this page is in a wizard and whenever i go back to that page I do not see any of the checked items.
What do I need to do to fix that ?
Thank you