Refresh Form from Popup with window.opener

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

I'm executing a popup from FunctionalOwners.aspx. On
FunctionalOwners.aspx there is a form titled fvFunctionalOwner. When
user updates a form on the popup I need to do a databind...or
something...on fvFunctionalOwner. I've seen things on window.opener
but I have no experience with that type of stuff.

What is the best approach to updating my form on
FunctionalOwners.aspx? Please be specific with an example if
possible.

Thanks
 
I'm executing a popup from FunctionalOwners.aspx.  On
FunctionalOwners.aspx there is a form titled fvFunctionalOwner.  When
user updates a form on the popup I need to do a databind...or
something...on fvFunctionalOwner.  I've seen things on window.opener
but I have no experience with that type of stuff.

What is the best approach to updating my form on
FunctionalOwners.aspx?  Please be specific with an example if
possible.

Thanks

hi,

u'll get more infomation on this link
http://bytescode.blogspot.com please check it out
 
Peter...
Seeing that there was already dialog, you could have at least answered
the question and then pointed out that it should be in ASP.Net.
 

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

Back
Top