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

Angular kendo tabstrip set does not work after a timeout

1 Answer 73 Views
Integration with other JS libraries
This is a migrated thread and some comments may be shown as answers.
Rajesh
Top achievements
Rank 1
Rajesh asked on 27 Jan 2015, 06:36 AM
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.

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 28 Jan 2015, 11:22 AM

Hello Rajesh,

You need to use the k-rebind option. Here is the changed example:

http://dojo.telerik.com/@Kiril/ENODO

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Integration with other JS libraries
Asked by
Rajesh
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or