flex - ArrayCollection sort by czech locale -



how can sort string field in arraycollection czech locale... á b c č d ď e é ě f g h ch í .....
alike collator("cs-cz", collatormode.matching); array

thanks help

this may helps you, adobe globalization blog show sorting example in data grid

hope helps


Comments

Popular posts from this blog

Python __call__ special method practical example -

How can I edit my VIM config so that Vim treats ".ejs" files the same as it currently treats my html files? -