Good Day to everyone...
I need some help.. I just have a problem on how do I pass the value from the pop window to my main page.
I have a main page where it has two textbox namely DepartmentID, DepartmentName then I also put a Search button that when I click it the new window will pop up.
This customized pop window was designed using a datagrid and at the bottom was a SELECT button.
If I place my cursor to any row on the datagrid and Click the SELECT button, the data should pass to textboxes in my main page.
I am just new with ASP.NET c# and some of the function is Im not familiar, I need your help on this matter..
I would really appreciate any help you may offer.
Thanks in advance.