Hi,
I have a data entry fields wherein there is a button which open a modal popup extender. Let us say, if the user want to search/select Jobtitle then the modal popup extender will show.
On my modal popup extender i placed a usercontrol which has a gridview that contains the different jobtitles. Now my problem is, how could i hide or close the modal popup after selecting jobtitle or after a gridview row selected?
Thanks and Regards,
Bugwee