Issues with Ajax Update Panel, Gridview, Ajax Popup Extender

Last post 10-09-2009, 10:05 AM by cutechat. 3 replies.
Sort Posts: Previous Next
  •  10-07-2009, 4:09 PM 56198

    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!
  •  10-08-2009, 10:40 AM 56230 in reply to 56198

    Re: Issues with Ajax Update Panel, Gridview, Ajax Popup Extender

    I've done some more research by reading past threads and debugged this and i'm having an issue with the Iframe not being found for my CE control in the edittemplate.  this control is in an update panel inside a gridview (i have a popupextender hooked up to the update panel which my CE control is in) and the whole thing is in an update panel.  i've tried UseStandardDialog="true", I've tried mucking around with the CEImplementation.js to get this to work =- still getting the js error and after i do the partial postback, my gridview state is not changing.
     
    Ox8fc setselectedindex is also bombing out in the implementation js
     
    i do apologize if this has been discussed before, but i spend more time trying to get CE to integrate with my project than actually developing code for my application i swear.
     
    any help would be so unbelievably awesome.  if there is an issue with CE and update panels - can someone suggest another HTML editor out there that is lightweight and that works well with asp.net gridviews and ajax?  sorry just been spending way too much time on this and im getting a wee bit frustrated ;)
     
    thanks!!
     
     
  •  10-08-2009, 2:10 PM 56237 in reply to 56230

    Re: Issues with Ajax Update Panel, Gridview, Ajax Popup Extender

    can someone enlighten me on how to
     
    "toggle with CE's visible property as u show and hide popup in update panel"
     
     
    i have a clientside function that's called when my targetID button is clicked in order to show my editor, but im trying to find the instance of the CE within my edittemplate of my gridiview to no avail. 
     
     
  •  10-09-2009, 10:05 AM 56276 in reply to 56198

    Re: Issues with Ajax Update Panel, Gridview, Ajax Popup Extender

    Hi,
     
    We just improved it, please test it again.
     
    Now you can download the v6.5 at the http://cutesoft.net/downloads/default.aspx
     
    Regards,
    Terry
View as RSS news feed in XML