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.
我有一个视图,其中有一列可以使其可排序。单击列标题时,视图将按升序/降序排序。如何在 SSJS 中处理这种排序,我的意思是如何使用 SSJS 对其进行排序?
如果将视图定义为数据源,则有 2 个属性。
您可以使用范围变量计算这些并刷新,应该这样做