标签: silverlight windows-phone-7 filter
我有一个包含一些字符串的列表。我想创建过滤器,如人民中心(或程序菜单)与过滤器的第一个字母。如何为列表创建这样的东西?
答案 0 :(得分:1)
使用Silverlight toolkit中的LongListSelector。
LongListSelector
http://www.windowsphonegeek.com/articles/LongListSelector-walkthrough