AP
Anthony PALLINI
April 15, 2010 09:53 AM UTC
I have resolved my problem, I used an event on click instead of add hyperlink button in my xaml.
Sytaxe : (MainPage)App.Current.RootVisual).ContentFrame.Navigate(new Uri("/MyPage", UriKind.Relative));
HK
Hemanth Kumar K
Syncfusion Team
April 16, 2010 04:24 AM UTC
Hi pallini,
Thanks for choosing syncfusion products,
The HitTest behavior of elements which is hosted inside MenuItemAdv is different . so if you host HyperlinkButton inside MenuItemAdv it is better to handle the navigation in Click event itself.
Please let us know if you have any queries,
Thanks,
HemanthKumar K