I have a DetailsView with a templateField that has a RadEditor in it. When I enter edit mode in the DetailsView, if the DetailsView is in a RadAjaxPanel, or the RadScriptManager is set to activate the DetailsView, an error gets thrown in Internet Explorer. Everything works fine in Firefox, but I need to use IE. When the edit template loads, the Design, HTML, and Preview buttons at the bottom of the editor are out of place and the formatting on the above buttons is not correct. Turning off AJAX enables everything to work without error.