We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

"Getting started | SfRadialMenu" Appears to be Out of Date & Contains Bugs

URL: http://help.syncfusion.com/wpf/sfradialmenu/getting-started

Issues highlighted:

<Page xmlns:navigation="clr-namespace:Syncfusion.Windows.Controls.Navigation;assembly=Syncfusion.SfRadialMenu.Wpf"> //This did not work for me, I had to use the following: <Page xmlns:navigation="http://schemas.syncfusion.com/wpf">

     <Grid>

<navigation:SfRadialMenu> 

<navigation:SfRadialMenuItem Header="Bold"/>

<navigation:RadialMenuItem Header="Cut"/>  //-- Should be "SfRadialRadialMenuItem

<navigation:SfRadialMenuItem Header="Copy"/> 

<navigation:SfRadialMenuItem Header="Paste"/> 

</navigation:SfRadialMenu> 

     </Grid> 

</Page>

1 Reply

MA Muthukumar A Syncfusion Team October 30, 2015 09:18 AM UTC

Hi Joe,

Thank you contacting Syncfusion Support.

Query: RadialMenuItem has been shown as child of SfRadialMenu in help document.

Now we have changed RadialMenuItem to SfRadialMenuItem.

Query: Unable to use namespace

We are unable to reproduce the issue. Could you please share more information about the issue?

Regards,
Muthukumar A

Loader.
Live Chat Icon For mobile
Up arrow icon