Ajax popup control extender-onclick button event

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?UGF1bA==?=

    Ajax popup control extender-onclick button event

    Hi I am using a popup control extender (ajax control) and have placed a .net
    button on the panel that is displayed when the hyperlink is selected that is
    the target control of the popup extender. When I double click on the button
    in design view (it creates the method protected void Button1_Click(o bject
    sender, EventArgs e)
    {
    }
    but when I run the app and click on the button I get a runtime error
    this._postBackS ettings.async' is null or not an object and it never reaches
    this method. Any Ideas, thanks?

    --
    Paul G
    Software engineer.
Working...