Connecting Tech Pros Worldwide Help | Site Map

Htmp button is not displying in Update Panel

Newbie
 
Join Date: Oct 2009
Posts: 2
#1: Oct 16 '09
I have created Messagebox as usercontrol, in messagebox therer is one Html button.

I am trying to show messagebox it working outside of updatepanel , html button not displaying in update panel.Also not working javacript SetTimeOut(); in update panel.


Thanks in Advance.
Attached Thumbnails
messagbox.jpg  
Frinavale's Avatar
Site Moderator
 
Join Date: Oct 2006
Location: The Great White North
Posts: 5,066
#2: Oct 16 '09

re: Htmp button is not displying in Update Panel


Why isn't it showing??
There has to be a reason...it might help if you posted the CSS markup for the Messagebox control and the button...

I don't know why your settimeout() method isn't working (it works for me in update panels....?) Are you getting any error messages?
Reply