ProgressNS / nativescript-ui-feedback

This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115 stars 21 forks source link

Change order of grouping after grouping function in listview #1272

Closed Willhay108-imprint closed 4 years ago

Willhay108-imprint commented 4 years ago

Tell us about the problem

I have a listview that is being grouped by date. As I cannot manipulate the grouping past the actual grouping function itself it results in the latest date being at the bottom of the page rather than the top. More functionality to manipulate the grouping order after it has been grouped would be fantastic, at the very least being able to reverse the order would also be great.

Which platform(s) does your issue occur on?

Both

tsonevn commented 4 years ago

HI @Willhay108-imprint, Can you provide some more info about your project and the functionality that you want to achieve in your app? Also, it will help if you can create a demo app in NativeScript Playground, that shows the problem, you are facing.

tsonevn commented 4 years ago

Hi @Willhay108-imprint, This issue seems to be a duplicate of https://github.com/NativeScript/nativescript-ui-feedback/issues/1213. I will close this one in favour of #1213.