I have an igCombo control. The datasource contains 2 groups of data. The data is pre-sorted by the desired order I want to view the data in the dropdown.
Based upon the dir option (I'm using "asc") for "grouping", the groups are ordered correctly when viewing the dropdown.
However, the items in each group are not sorted correctly. Most of the items are sorted, but a few a completely out of order. If I switch dir to "desc", the groups are correctly order and the items in each group appear to be sorted in descending order, but a few items are still in the wrong location. For example, if dir = "asc", I might get the following in the dropdown.
How do I ensure that the children within each group are also ordered? I have no problem when I don't using grouping
Cities
Chicago
Anaheim
Dallas
Miami
St. Louis
People
Ann
Bob
Tom
Carol
Peter
Hello,
Thank you for contacting Infragistics!This is an initial update to let you know that I have received your support request and will be looking into this matter for you. I will follow-up with you regarding my findings.
Hello!
Would you provide sample with configuration and datasource that you have used for that?
After more research, appears to be a problem with Chrome. IE and FireFox appear to work fine.
Thanks for information! I will investigate this behaviour.
Best Regards,
I have investigated this issue, and I have asked our engineering staff to examine this further. To ensure that it will receive attention, I have logged this behavior in our internal tracking system with a Development ID of 213797. The next step will be for a developer to review my investigation and confirm my findings or to offer a fix, or other resolution.
I will leave this case open and update you with any new information after the review. You can also continue to send updates to this case at any time.
You can view the status of the development issue connected to this case by selecting the "Development Issues" tab when viewing this case on the web site.
After further investigation on this matter, it's turn out that the behavior depends on browser sort function thus the control sort the array.
Is there any solution or fix for this issue?
According to Infragistics the problem is not on their side. The problem is with Chrome. I've not pursued it further.