如何以编程方式设置列表视图的 OrderedView

发布于 2024-11-08 10:57:04 字数 304 浏览 0 评论 0原文

我正在尝试修改 SharePoint 2010 中链接列表的列表视图。我需要做的是允许/禁止用户以编程方式订购链接列表项目。我们可以使用 SharePoint 浏览器轻松完成此操作。

如何使用 SharePoint UI 执行此操作。 转到列表 -> 修改视图。 有“排序”选项“允许用户在此视图中排序项目?”。

但我需要以编程方式执行此操作,并且访问器“SPView.OrderedView”是只读的,所以我感到震惊。

不过,我可以使用 CAML 更改排序列。

任何建议将不胜感激。

谢谢 普拉卡什·坦杜卡

I am trying to modify the List View of Link list in SharePoint 2010. What I need to do is to allow/disallow users to order item of Link list programmatically. We can do this easily using SharePoint browser.

How to do this using SharePoint UI.
Goto List->Modify Views.
There is "Sort" option "Allow users to order items in this view? ".

But I need to do this programmatically and the accessor "SPView.OrderedView" is read only so I am struck.

I can however change the sorting columns using CAML.

Any suggestion will be greatly appreciated.

Thanks
Prakash Tandukar

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

Smile简单爱 2024-11-15 10:57:04

MSDN 论坛有一个类似的主题 - 以编程方式排序视图。希望这有帮助。

There is a similar thread of MSDN Forums - Ordering View Programmatically. Hope this helps.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文