Hi,
I have a Page, which contains a Drop Down List control and a RadEditor control. On SelectedIndexChanged from the Drop Down List, I have a RadAjaxManager to fire an Ajax request to load different values into the RadEditor content. The first time I select change on the drop down list, everything works fine. However, once I select another item from the drop down list and fire the ajax request again, I got a javascript error saying "Object doesn't support this property or method". Then nothing works afterward. I think there is an issue with RadEditor and RadAjax, please let me know if this is a known bug?
If you need sample, I can provide you one to re-create the issue I am having now.
Chris
I have a Page, which contains a Drop Down List control and a RadEditor control. On SelectedIndexChanged from the Drop Down List, I have a RadAjaxManager to fire an Ajax request to load different values into the RadEditor content. The first time I select change on the drop down list, everything works fine. However, once I select another item from the drop down list and fire the ajax request again, I got a javascript error saying "Object doesn't support this property or method". Then nothing works afterward. I think there is an issue with RadEditor and RadAjax, please let me know if this is a known bug?
If you need sample, I can provide you one to re-create the issue I am having now.
Chris