update parent from child problem

G

Guest

Hi,

I have a webformParentA and webformChildB.
WebformParentA contains many controls(textbox, dropdownlist.....) and a
GridView object. From webformParentA I open webformChildB using javascript
code : window.open(....).
When I close webformChildB I must update the GridView object in the
webformParentA. For this I use the session object and wen I close
webformChildB I use the code window.opener.location........ to refresh
webformParentA. The GridView object is updated but I lose the data that I
have chaged in the others controls.

How can I update only the GridView object in the webformParentA from
webformChildB without to lose the other data?

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Staff online

Members online

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,040
Latest member
papereejit

Latest Threads

Top