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

weird sorting in listview

4 Answers 80 Views
ListView (Mobile)
This is a migrated thread and some comments may be shown as answers.
arnorgauti
Top achievements
Rank 1
arnorgauti asked on 13 Jun 2012, 04:18 PM

I have a webpage that uses Kendomobilelistview control

here -> http://krfrettir.com/App/Result/LatestResult

and this page is using this JSON data call

-> http://krfrettir.com/App/Result/GetLatestResult

But the json return list where LeikDagur(datetime) is in correct order (newest first) but the Kendo view is not using any sorting it takes this json data and randomly prints out the list.

Could someone maybe tell me why this is happening?

4 Answers, 1 is accepted

Sort by
0
arnorgauti
Top achievements
Rank 1
answered on 17 Jun 2012, 01:12 PM
Anyone?
0
moegal
Top achievements
Rank 1
answered on 07 May 2014, 10:48 PM
did you ever resolve this.  I see your example is now sencha.

I am having the same problem.
0
Alexander Valchev
Telerik team
answered on 08 May 2014, 09:26 AM
Hello Moegal,

This forum thread is about two years old and outdated.
In order to receive assistance from the team please open a new forum thread with a description of your problem so we can review it and advice you accordingly.

We will appreciate if you provide the needed details in it (sample/code) so we can understand/reproduce the issue and assist you faster.
Thank you in advance for the understanding and cooperation.

Regards,
Alexander Valchev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
moegal
Top achievements
Rank 1
answered on 08 May 2014, 11:44 AM
Alexander,

thanks, I added sort properties to the datasource and it works. It seems odd without sort properties that it would not use the data the way it is sorted in the feed.

Thanks,
Marty
Tags
ListView (Mobile)
Asked by
arnorgauti
Top achievements
Rank 1
Answers by
arnorgauti
Top achievements
Rank 1
moegal
Top achievements
Rank 1
Alexander Valchev
Telerik team
Share this question
or