I am using an Angular Igx Combo with grouped sections, like this:
<igx-combo [groupKey]="'title'"></igx-combo>
The section groupings are ordered alphabetically. However, I would like the order to be reverse-alphabetical. Is there a way to accomplish this?
Hello Beck,
Thank you for posting in our community.
After further investigation, I determined that groups in IgxCombo cannot be sorted in descendent order out of the box and I have logged a feature request in our GutHub repository. You can view the issue here. Any concerns or questions that you have can be directly addressed in the issue, which will give you the opportunity to directly communicate with our development team.
In order to receive a notification whenever a new information is available please make sure that you are subscribed to the issue. This can be achieved via “Subscribe” button.
Additionally, I have created a sample, demonstrating how you can implement a workaround on the application level using the header item template of `IgxCombo`. Please test it on your side and let me know whether you find it helpful.
Please let me know if you have any further questions and concerns.
Regards, Viktor Kombov Entry Level Software Developer Infragistics, Inc.