Hi, I have one button,and one user control in a page.. when i click any button,the modal popup should not hide. so i wrote Modelpop1.Show() in button click event...it is working fine... but when i click any button inside user control,the modal popup hides. so how to make modal popup visible even the button is clicked inside usercontrol. i know we can resolve it using events or delegates but not sure how to fix it...can u please help me with this..
prasanth100
Member
16 Points
52 Posts
Modal Popup Visible with Event or Delegates
Aug 14, 2011 09:44 AM|LINK