After reading through your posts and your comments to the above error message, i came to the conclusion that you need a reminder.
As you know (out of other posts) there is an issue with Ajax, when you are getting the above mentioned exception whenever there are disabled buttons on a website and you click on them.
Any website having this bug can do normal PostBacks and can handle AjaxRequests!!
My problem is, that clicking on a disabled button causes the error ONLY on sites containing a RadEditor.
The normal behavior (mainly to do nothing) is verified, when there is no RadEditor!
It was mentioned half a year ago and your answer was not satisfiying.
Surely, i can search around and find the same error in other posts of other forums.
But we are paying for your conrols and you can not just lean back and point towards developers of other companies, when it was YOUR control that destroyed the event structure.
We are using Version 2008.2.826.20 of the telerik controls.
Since you dont make it easy from one to another version to update HUNDREDS of controls in less than 1 month, i would appreciate to receive a hotfix just for the RadEditor.
Seems you miscalculated the impact on updating existing projects! It took us weeks to rewrite code and styles the last time.
Example:
RadAjaxManager on a Masterpage
Website using two Usercontrols, included into a RadTabStrip with RadMultiPage
Website containing a disabled Button
UserControl1 containing a Button for Postbacks, CheckBoxes that are linked via Ajax, but NOT containing a RadEditor
UserControl2 containing a Button for Postbacks, CheckBoxes that are linked via Ajax AND containing a RadEditor
Now try clicking on the disabled Button of the website when you are showing Usercontrol1 and try when showing UserControl2.
UC1 works, UC2 throws an error in Jscript!
Try putting disabled Buttons in UC1... works!
Set RadEditor.Visible=false in UC2... now works!
Waiting for reply and hotfix, so we don't need to rewrite every single CSS (as we already tried updating to Q3 2008 and you renamed a bunch of CSS without mentioning it in any help).
As you know (out of other posts) there is an issue with Ajax, when you are getting the above mentioned exception whenever there are disabled buttons on a website and you click on them.
Any website having this bug can do normal PostBacks and can handle AjaxRequests!!
My problem is, that clicking on a disabled button causes the error ONLY on sites containing a RadEditor.
The normal behavior (mainly to do nothing) is verified, when there is no RadEditor!
It was mentioned half a year ago and your answer was not satisfiying.
Surely, i can search around and find the same error in other posts of other forums.
But we are paying for your conrols and you can not just lean back and point towards developers of other companies, when it was YOUR control that destroyed the event structure.
We are using Version 2008.2.826.20 of the telerik controls.
Since you dont make it easy from one to another version to update HUNDREDS of controls in less than 1 month, i would appreciate to receive a hotfix just for the RadEditor.
Seems you miscalculated the impact on updating existing projects! It took us weeks to rewrite code and styles the last time.
Example:
RadAjaxManager on a Masterpage
Website using two Usercontrols, included into a RadTabStrip with RadMultiPage
Website containing a disabled Button
UserControl1 containing a Button for Postbacks, CheckBoxes that are linked via Ajax, but NOT containing a RadEditor
UserControl2 containing a Button for Postbacks, CheckBoxes that are linked via Ajax AND containing a RadEditor
Now try clicking on the disabled Button of the website when you are showing Usercontrol1 and try when showing UserControl2.
UC1 works, UC2 throws an error in Jscript!
Try putting disabled Buttons in UC1... works!
Set RadEditor.Visible=false in UC2... now works!
Waiting for reply and hotfix, so we don't need to rewrite every single CSS (as we already tried updating to Q3 2008 and you renamed a bunch of CSS without mentioning it in any help).