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

Issue repeating data from custom datasource

1 Answer 44 Views
ListView (Mobile)
This is a migrated thread and some comments may be shown as answers.
Stephen
Top achievements
Rank 1
Stephen asked on 08 Jun 2016, 12:30 PM

Hi

I've been struggling with KendoUI and AngularJS to get a list view to repeat (or attempting to use ng-repeat). Here is the StackOverflow I created in regards to the issue

http://stackoverflow.com/questions/37701918/kendoui-angular-datasource-will-not-repeat-or-display-telerik-platform

I not have a suspicion it may be the json returned from my DataSource and as such I may need to restructure it or work around it, if this is the case I do not mind restructuring the results.

Cheers

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 10 Jun 2016, 07:16 AM
Hello,

the format provided does not seem fit for the data source, indeed. In general, you should look into providing a single array of 1 dimensional objects. There are plenty of examples available in our documentation - make sure to check them. 

Regards,
Petyo
Telerik
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
Tags
ListView (Mobile)
Asked by
Stephen
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or