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

Different Sorting Functions for Different Groups

1 Answer 40 Views
ListView (Mobile)
This is a migrated thread and some comments may be shown as answers.
Ralph
Top achievements
Rank 1
Ralph asked on 06 Jan 2014, 09:36 AM
Hi,

I would like to have different sorting functions for different groups.

For my cases, the events are grouped either by current, past and future group based on the time of the event.

For Current and Future Events, they should be sorted in Ascending Order.
For Past Events, they should be sorted in Descending Order.

I have manually sorted the list first before inserting into the list view as datasource

The group and fixedHeaders work field work perfectly on iOS.
On Android, however, the items order changed.

Do we have any ways to fix this?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 07 Jan 2014, 09:28 AM
Hi Ralph,

I am not really sure what is the cause for this issue. Could you please extract a runnable sample, showing the issue, so we can take a look at it?

Thank you in advance for your cooperation.

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
ListView (Mobile)
Asked by
Ralph
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or