Htmp button is not displying in Update Panel

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • altafbytes
    New Member
    • Oct 2009
    • 2

    Htmp button is not displying in Update Panel

    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 Files
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    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?

    Comment

    Working...