Is it possible to have a Modal pop up inside a UserControl with 4 buttons and then use that UserControl on a web form without the pop up closing on postback whenever one of those buttons are clicked? In other words the form/Modal pop would remain open?
Thanks