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..
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..
Comment