动态选择文档列表来源

发布于 2024-09-29 22:04:20 字数 247 浏览 3 评论 0原文

我有一个 Web 部件页面,用户可以在其中选择一家公司。这是其他 Web 部件的提供程序 Web 部件。

在页面底部,我的客户想要与所选公司相关的文档列表。每个公司都有自己的文档库,因此我需要以某种方式为文档列表设置文档库。

这怎么能做到呢?我是否必须从头开始使用 SPGridView 创建自己的 Web 部件,或者我可以动态设置文档列表的源(基于搜索 Web 部件中的过滤器值)吗?或者....?

谢谢伊瓦尔

I've got a webpart page where the user selects a company. This is the provider webpart for other webparts.

At the bottom the page my customer wants a list of documents related to the selected company. Each company got its own document library, so I need to somehow set the document library for the document list.

How can this be done? Will I have to create my own webpart with a SPGridView from scratch, or can I set the source for the document list dynamically (based on the filtervalue from the search webpart)? Or....?

Thanks

Ivar

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

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

发布评论

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

评论(1

山有枢 2024-10-06 22:04:20

当然,您必须创建自己的 Web 部件。但为什么不为所有客户使用单个文档库并按客户列进行过滤呢?

You have to create your own web part of course. But why not use a single doc lib for all customers and filter by a customer column?

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