I created a kendo dojo snippet to show you. However, there is a difference. In my code I want it to do an ajax read instead of a ds of a local js object. The behavior I'm seeing is happening in this template as well so I think you can understand what I am trying to do. First I pull a list of classes, then when you click one you go to the detail view. If you click the back link to go back to the list, and click another item from the list. You go to the detail page, but the same detail from the previous click is shown. I think I don't understand completely how the model is bound to the view, because I would think it would update the detail.
http://dojo.telerik.com/@bradrice/iTerE
http://dojo.telerik.com/@bradrice/iTerE