Hi,
I wish to update the LIST<T> created in PARENT FORM from the CHILD FORM.
Currently I have declared the LIST<Role> as public in my parent form. What
can I do to update the <LIST>?
Thanks
I wish to update the LIST<T> created in PARENT FORM from the CHILD FORM.
Currently I have declared the LIST<Role> as public in my parent form. What
can I do to update the <LIST>?
Thanks
Comment