Click here to Skip to main content
15,890,947 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Return Value from showmodaldialog using jquery
hi !

Can some body provide me with sample code for the following scenerio ?

I have 2 textboxes and enter values in them in showmodaldialog.

I need to take these values and display them in the parent window's fields.

How do I achieve the same using window.returnvalue ?
Posted

1 solution

Well, you don't need a jQuery support here, couple of JavaScript lines are enough, here: Partial update of parent page via AJAX (ASP.NET 2.0) on close of a child window - conditionally[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900