Annoyances of Flex - Associative Array -


I have an associative array and through this array, using the foreach loop. Flex is losing the order

How is this happening? Itemprop = "text">

According to the specification, the values ​​of an associative array are not "orders".

If you need to get the value in a specific order, then you will need to sort the keys themselves.


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

excel - Populate list via a bi-Condition -