Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了一个简单的 Pivot 查看器目录,在过滤器面板中它有一个价格滑块,所有其他方面都在下面。您如何将其中一个带到顶部并排序 Alpha 而不是 Quantity?
如果单击“排序:数量”标签,它应该将排序更改为 alpha。
SL5中你用的是原来的PV还是新的?要更改原始过滤器中的过滤器,您需要更改 cxml 文件中构面定义的顺序。要更改 SL5 版本中的过滤器,您只需更改 PivotViewer 属性的顺序。