有人在数据表单 Web 部件上成功重新创建了 ECB 菜单吗?
我想使用数据表单 Web 部件来显示不同站点中列表中的列表内容。 我还想显示 ECB 菜单,以显示视图属性、编辑属性、在 Microsoft Word 中编辑(如果它是 Word 文档)等。
我想这只是 XSLT 中的一个练习,但我想知道是否有人以前解决过这个问题并有一个例子。
I'd like to use the Data Form web part to display list content from a list in a different site. I'd also like to show the ECB menu as well to show view properties, edit properties, edit in Microsoft Word (if it is a Word document), etc.
I suppose it is just an exercise in XSLT, but I'd like to know if someone has cracked this nut before and has an example.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
AFAIK ECB 只能在 SPGridView 上创建。
这是 显示在网格上创建 ECB 的教程链接。
AFAIK the ECB can only be created on a SPGridView.
Here is a tutorial link that shows creating the ECB on the grid.