Hi,
I have a project with 3 forms, Form A/B/C. Form A call the showdialog of Form B and Form B call the showdialog of Form C.
Each form have a persistence Id. On the close of each form, I persist the form. Actually, when I close Form C, Form C/B/A are persisted at the same time!!! How I can persist a form only when it's needed???
Thank's
I have a project with 3 forms, Form A/B/C. Form A call the showdialog of Form B and Form B call the showdialog of Form C.
Each form have a persistence Id. On the close of each form, I persist the form. Actually, when I close Form C, Form C/B/A are persisted at the same time!!! How I can persist a form only when it's needed???
Thank's