Hi;
I am having a problem rad editor within radpanelbar only when i am using Firefox 11 . When i expand radpanel-bar item, rad editor(s)'s content are not showing. When i click html and then design view it is showing up (when i switch to html view , it starts showing up) .
i am using Telerik 2009.3.1208.20
I also tried
But no luck. Any help
I am having a problem rad editor within radpanelbar only when i am using Firefox 11 . When i expand radpanel-bar item, rad editor(s)'s content are not showing. When i click html and then design view it is showing up (when i switch to html view , it starts showing up) .
i am using Telerik 2009.3.1208.20
I also tried
function OnClientLoad(editor) { setTimeout(function () { editor.onParentNodeChanged(); }, 1000); }But no luck. Any help
