Hi,
My question is in continuation to the post here:
http://www.telerik.com/forums/radeditor-and-jquery-dialog#XU8vpR6BrEmEhKLz7S5qSA
my radeditor inside the dialog is uneditable. I have a parent page and the jquerydialog is in that page. The dialog loads another page, which has RADeditor in it. Calling OnParentNodeChanged in the parent page will not work as the editor is not recognizable there. What can be done?
Thanks.
Anandi

html, body, form, RadPageView{ height: 100%; margin: 0px; padding: 0px; overflow: hidden;} .ContentPane { height: auto !important; }<div id="ParentDivElement" style="height: 100%;"> <telerik:RadSplitter ID="MainSplitter" runat="server" Height="100%" Width="100%" Orientation="Horizontal" Skin="Outlook"> <telerik:RadPane ID="TopPane" runat="server" Height="100" MinHeight="85" MaxHeight="150" Scrolling="none"> </telerik:RadPane> <telerik:RadSplitBar ID="RadsplitbarTop" runat="server" CollapseMode="Forward" /> <telerik:RadPane ID="MainPane" runat="server" Scrolling="none" MinWidth="500"> <telerik:RadSplitter ID="NestedSplitter" runat="server" Skin="Outlook" LiveResize="true"> <telerik:RadPane ID="LeftPane" runat="server" Width="200" MinWidth="150" MaxWidth="400"></telerik:RadPane> <telerik:RadSplitBar ID="VerticalSplitBar" runat="server" CollapseMode="Forward" /> <telerik:RadPane ID="ContentPane" runat="server" CssClass="ContentPane"> <telerik:RadTabStrip ID="RadTabStrip1" runat="server" MultiPageID="RadMultiPage1" SelectedIndex="0"> <Tabs> <telerik:RadTab Text="Grid" Value="Grid1"></telerik:RadTab> <telerik:RadTab Text="Chart" Value="Chart1"></telerik:RadTab> <telerik:RadTab Text="Grid_Chart" Value="Grid_Chart"></telerik:RadTab> </Tabs> </telerik:RadTabStrip> <telerik:RadMultiPage ID="RadMultiPage1" runat="server" SelectedIndex="0"> <telerik:RadPageView ID="RadPageView1" runat="server"></telerik:RadPageView> <telerik:RadPageView ID="RadPageView2" runat="server"> <div id="Div1" style="height: 100%;"> <telerik:RadSplitter ID="RadSplitter_Chart" runat="server" Orientation="Horizontal" Height="100%" Width="100%"> <telerik:RadPane ID="RadPane_Chart_Header" runat="server" Height="40">RadPane_Chart_Header</telerik:RadPane> <telerik:RadPane ID="RadPane_Chart_Main" runat="server" CssClass="RadPane_Chart_Main">RadPane_Chart_Main <telerik:RadGrid ID="RadGrid3" runat="server"></telerik:RadGrid></telerik:RadPane> <telerik:RadPane ID="RadPane1" runat="server" Height="50">RadPane_Chart_Header</telerik:RadPane> </telerik:RadSplitter></div> </telerik:RadPageView> <telerik:RadPageView ID="RadPageView3" runat="server"></telerik:RadPageView> </telerik:RadMultiPage></telerik:RadPane> </telerik:RadSplitter></telerik:RadPane> </telerik:RadSplitter> </div>Hi there
I have a grid and one of the fields is a combobox. There are only 5 items and the items to display are not datadriven.
If the editmode = Inplace, then I can click on the field and it shows the possible items in a list as you'd expect.
But if the editmode = Popup, then clicking on the field does not show the possible items and I have to use the up and down arrows to scroll through the items.
Any ideas?
Thanks
ADMIN UPDATE
This issue will be fixed in Chrome 58, as an investigation path has been provided to the Chromium team: http://www.telerik.com/forums/error-telerik-web-ui-webresource#03pCYKiU5ku6u8t2pEluHA.
Bug report with Chromium: https://bugs.chromium.org/p/chromium/issues/detail?id=709064.
END ADMIN UPDATE
I'm receiving the following javascript error using Chrome on a web form. Anyone have any ideas:
Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:6 Uncaught RangeError: Maximum call stack size exceeded
at Sys.UI.DomElement.getElementById (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:6)
at Function.AjaxControlToolkit.TextBoxWrapper.validatorGetValue [as _originalValidatorGetValue] (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27476)
at Function.AjaxControlToolkit.TextBoxWrapper.validatorGetValue [as _originalValidatorGetValue] (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478)
at Function.AjaxControlToolkit.TextBoxWrapper.validatorGetValue [as _originalValidatorGetValue] (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478)
at Function.AjaxControlToolkit.TextBoxWrapper.validatorGetValue [as _originalValidatorGetValue] (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478)
at Function.AjaxControlToolkit.TextBoxWrapper.validatorGetValue [as _originalValidatorGetValue] (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478)
at Function.AjaxControlToolkit.TextBoxWrapper.validatorGetValue [as _originalValidatorGetValue] (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478)
at Function.AjaxControlToolkit.TextBoxWrapper.validatorGetValue [as _originalValidatorGetValue] (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478)
at Function.AjaxControlToolkit.TextBoxWrapper.validatorGetValue [as _originalValidatorGetValue] (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478)
at Function.AjaxControlToolkit.TextBoxWrapper.validatorGetValue [as _originalValidatorGetValue] (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478)
Sys.UI.DomElement.getElementById @ Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:6
AjaxControlToolkit.TextBoxWrapper.validatorGetValue @ Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27476
AjaxControlToolkit.TextBoxWrapper.validatorGetValue @ Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478
AjaxControlToolkit.TextBoxWrapper.validatorGetValue @ Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478
AjaxControlToolkit.TextBoxWrapper.validatorGetValue @ Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478
AjaxControlToolkit.TextBoxWrapper.validatorGetValue @ Telerik.Web.UI.WebResource.axd?
Hi,
I'm working with a multi column RadComboBox using the 3 column example provided in your demos. When I add another column, the fourth column overlaps to the next row. What values do I have to change in the CSS to get the fourth column to remain on the same line as the other three columns?
James
Hi
Is there a way to add custom attributes to each item in the list?
Andy

Hi Team,
when i am changing value in font size drop down the selected value in font name drop down is changes automatically to default.
here i am unable to predict the selected font name.
i am using 2012 version of telerik.web.ui.dll
could you please help me out.
Regards,
Rushyendra.