Xaml page switching

0 Answers 56 Views
Buttons EntityFrameworkCoreDataSource (.Net Core) Window
Yohannes
Top achievements
Rank 1
Yohannes asked on 14 Jul 2023, 08:16 PM
i have three xaml pages for my wpf panel. One is the main page which in the xaml has a <content x:Name=“page2”> defined and the page 2 is where my button is. This button has a mouse down event when pressed should show page 3. However i cant achieve that now with my implementation. How can i be able to do that? I am using xaml and code behind not mvvm
Dimitar
Telerik team
commented on 17 Jul 2023, 11:34 AM

Hi Yohannes, 

Can you send a small sample project that shows your implementation? I am asking since I am not sure which telerik controls are used in this case.

Thank you in advance for your patience and cooperation. I am looking forward to your reply.

No answers yet. Maybe you can help?

Tags
Buttons EntityFrameworkCoreDataSource (.Net Core) Window
Asked by
Yohannes
Top achievements
Rank 1
Share this question
or