http://dojo.telerik.com/@rtv/AnOju/6
I have a TabStrip that I initialize with an ObservableArray. Any set calls to the datasource is honoured and the changes show up on the tabstirp. However if I do the same set call after a time delay the changes are not reflected.
I have a $resource call to update the value of each tab content and the call to set the content on response never shows up on the tab.
Should I refresh the tabstip after setting the content again.
I have a TabStrip that I initialize with an ObservableArray. Any set calls to the datasource is honoured and the changes show up on the tabstirp. However if I do the same set call after a time delay the changes are not reflected.
I have a $resource call to update the value of each tab content and the call to set the content on response never shows up on the tab.
Should I refresh the tabstip after setting the content again.