I have implemented a Popupcontrol which has a text box and a button( say a) on it. It works good when I am in a page which does not have any buttons on it. But whenever there is a button (say b) on the parent page, i am facing multiple issues: 1- My parent page does not get updated as expected. 2- Pop...