I have an ASP Form with many fields to be filled out, i have a user control (not sure if put together properly either) that has a grid. The user control grid is supposed to be a popup/modal and upon selection should pass back values to the parent and pre-fill certain fields. Does anyone have any examples or code i can see to achieve this?
Thank you.