开发者

ArrayCollection sort by czech locale

开发者 https://www.devze.com 2023-03-01 17:39 出处:网络
how can i sort String field in ArrayCollection by czech locale... a á b c č d ď e é开发者_Go百科 ě f g h ch i í .....

how can i sort String field in ArrayCollection by czech locale... a á b c č d ď e é开发者_Go百科 ě f g h ch i í .....

alike as Collator("cs-CZ", CollatorMode.MATCHING); for Array

thanks for help


This may helps you, Adobe Globalization blog also show sorting example in data grid

Hope that helps

0

精彩评论

暂无评论...
验证码 换一张
取 消