Hi Expert,
I have an requirmetn where I have to refresh/reload theparent window on close of child window with out loosing data of parent window.
i.e In my page I have an link button and some control. I entered some information on control and then using link button I am opening a child popup window where I entered some information and save it.
My requirment is after sving data of child window I want to close the child window automatically and refresh the parent window but without loosing of data which I entered in parent page.
Please help me!!