Hello
Nick,
We are aware only of the
JS error is thrown while dragging a Splitbar in IE11 issue with RadSplitter in IE11:
1. Create a page with the following configuration and open it in IE11:
<telerik:RadScriptManager runat="server" EnableScriptCombine="false"></telerik:RadScriptManager>
<telerik:RadSplitter runat="server" ID="RadSplitter1" Width="100%" Height="100%">
<telerik:RadPane runat="server" ID="RadPane1"></telerik:RadPane>
<telerik:RadSplitBar runat="server" ID="RadSplitbar1" />
<telerik:RadPane runat="server" ID="RadPane2"></telerik:RadPane>
<telerik:RadPane runat="server" ID="RadPane3" MinWidth="622" Width="622px"></telerik:RadPane>
</telerik:RadSplitter>
2. Ensure that the Document Mode of the browser is set to "Edge", and the Display resolution - 2560x1080
3. Drag the SplitBar of the Splitter
Result: "Sys.ArgumentOutOfRangeException: Value must be an integer." error is thrown.
This issue, however, is not reproducible with latest Telerik UI version - 2014.3.1209.
Can you please provide us with the exact code and steps of reproducing the issue, so that we can make a further investigation on the matter?
Regards,
Danail Vasilev
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.