This is a migrated thread and some comments may be shown as answers.

Binding Views with RadPanelBarItems

1 Answer 30 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Arvind
Top achievements
Rank 1
Arvind asked on 04 May 2018, 12:00 PM

Hi,

Am writing an application using Radpanelbar . My application has different operation like

PanelBar

*********************************

1) Create

    a.Step1 --> View1.xaml -> screen1

    b. Step2 --> View2.xaml --> screen2

     c. Step3 --> View3.xaml --> screen 3

2) Modify

3) Delete

*************************************

Each operation has various stages (screens/views). When user clicks Create step1  my application should load View1.xaml. 

if he clicks step2 , it should load view2.xaml and so on.

 

Qn

These Views/viewmodels are already created and stored in Unitycontainer. I just need to load these views when user navigates in the panelbar items.

Can someone help me with this ?

 

 

 

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 08 May 2018, 09:53 AM
Hello Arvind,

Can you tell me if the steps are always visible or if they are displayed one by one. For example, you see step 1, and when you finish it you can proceed to the view with step 2. Or you can always see all the steps in the panelbar? Also, where the step details should be loaded - in the panelbar or next to it? Can you prepare some drawings of the UI that you would like to implement?

In the meantime you can check the Bind to object data help article. 

Regards,
Martin Ivanov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
PanelBar
Asked by
Arvind
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or