Issues with Ajax Update Panel, Gridview, Ajax Popup Extender

  •  10-07-2009, 4:09 PM

    Issues with Ajax Update Panel, Gridview, Ajax Popup Extender

    Ok now i do have a valid issue
     
    I am using an ajax popup extender in my edittemplate of my gridview.  whenever i click cancel or edit - i keep getting a javascript error:
     
    "object doesn't support this property or method "
     
    I know this is caused by the CE because when I take it out, everything works fine.  Im databinding the value of the content field to my CE control and this is all within an update panel.
     
    What am I missing? is there a property i can set within the CE to avoid this error?  I've tried the ajax html editor and everything works fine - but it takes way too long to load. 
     
    thanks!
View Complete Thread