I am using the back button to come from a view back to the previous one. However, when I tap the button the previous view reloads itself and thus loses data. Is there a way to make the view stay the same when the user is using the back button?
1 Answer, 1 is accepted
0
Ivan Ivanov
Telerik team
answered on 18 Feb 2013, 08:22 AM
Hi Andrew,
You could apply Kendo MVVM pattern and bind views to view models. Thus your information will persist between views.
You could find more information about Kendo MVVM pattern here.
In addition I prepared a sample for your convenience. Please tell us if this doesn't fit your scenario.
Regards,
Ivan Ivanov
the Telerik team
Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Pluralsight.