Populate textbox value from popup window into parent page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • azie
    New Member
    • Apr 2010
    • 1

    Populate textbox value from popup window into parent page

    hi..

    Can someone help me, how to populate textbox value from popup window into gridview at parent page. I use modal popup window (window.showMod alDialog). At parent page have button add where will link to popupwindow which is have six textbox then, when user click button add at popupwindow, the popupwindow will close and the value from textbox will populate into gridview at parent page. User can add the value dynamically. Can someone show me the example code for my problem.. Thanks for ur help..
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Is this a Windows (desktop) application or an ASP.NET (web) application?

    Comment

    Working...