4 Answers, 1 is accepted
0
Hello,
I wasn't able to reproduce the problem. You can find my screenshot as an attached file.
Can you, please check it and let me know if I am doing anything different than you.
Also It would be helpful if you can send us a simple project, video or a screenshot of the problem.
Regards,
Georgi
the Telerik team
I wasn't able to reproduce the problem. You can find my screenshot as an attached file.
Can you, please check it and let me know if I am doing anything different than you.
Also It would be helpful if you can send us a simple project, video or a screenshot of the problem.
Regards,
Georgi
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Ke
Top achievements
Rank 1
answered on 24 Oct 2011, 12:55 PM
pls take a look these snapshots.
<
Window
x:Class
=
"RadControlsWpfApp2.MainWindow"
xmlns:telerik
=
"http://schemas.telerik.com/2008/xaml/presentation"
Title
=
"MainWindow"
Height
=
"350"
Width
=
"525"
>
<
telerik:RadDocking
>
<
telerik:RadSplitContainer
>
<
telerik:RadPaneGroup
>
<
telerik:RadPane
Header
=
"Pane1"
>
<
telerik:RadButton
Width
=
"140"
Height
=
"50"
>
<
telerik:RadContextMenu.ContextMenu
>
<
telerik:RadContextMenu
>
<
telerik:RadMenuItem
Header
=
"Item1"
></
telerik:RadMenuItem
>
<
telerik:RadMenuItem
Header
=
"Item2"
></
telerik:RadMenuItem
>
<
telerik:RadMenuItem
Header
=
"Item3"
></
telerik:RadMenuItem
>
<
telerik:RadMenuItem
Header
=
"Item4"
></
telerik:RadMenuItem
>
<
telerik:RadMenuItem
Header
=
"Item5"
></
telerik:RadMenuItem
>
<
telerik:RadMenuItem
Header
=
"Item6"
></
telerik:RadMenuItem
>
<
telerik:RadMenuItem
Header
=
"Item7"
></
telerik:RadMenuItem
>
<
telerik:RadMenuItem
Header
=
"Item8"
></
telerik:RadMenuItem
>
<
telerik:RadMenuItem
Header
=
"Item9"
></
telerik:RadMenuItem
>
<
telerik:RadMenuItem
Header
=
"Item10"
></
telerik:RadMenuItem
>
<
telerik:RadMenuItem
Header
=
"Item11"
></
telerik:RadMenuItem
>
<
telerik:RadMenuItem
Header
=
"Item12"
></
telerik:RadMenuItem
>
</
telerik:RadContextMenu
>
</
telerik:RadContextMenu.ContextMenu
>
</
telerik:RadButton
>
</
telerik:RadPane
>
<
telerik:RadPane
Header
=
"Pane2"
/>
</
telerik:RadPaneGroup
>
</
telerik:RadSplitContainer
>
</
telerik:RadDocking
>
</
Window
>
0
Hi,
I've checked the screenshots and the code and I still wasn't able to reproduce the error. As an attached file you can find a video showing my steps. It is zipped and after unzipping it you can open the video with any web browser.
I guess the reason for this is the fact that we are using different environment. Can you, please check If you have the latest version of our controls?
Kind regards,
Georgi
the Telerik team
I've checked the screenshots and the code and I still wasn't able to reproduce the error. As an attached file you can find a video showing my steps. It is zipped and after unzipping it you can open the video with any web browser.
I guess the reason for this is the fact that we are using different environment. Can you, please check If you have the latest version of our controls?
Kind regards,
Georgi
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
James
Top achievements
Rank 1
answered on 21 Jun 2012, 09:40 AM
Ke, did you ever fix this?