Sharepoint 2010 grid view

帅比萌擦擦* 提交于 2019-12-13 23:11:14

问题


How do I add a link column to Sharepoint grid view?


回答1:


You can use SPMenuField. It serves two purposes - it configures the hyperlink you follow if you click on the item directly and, optionally, links to a dropdown menu

This is a great primer on MSDN blogs about SPGridView

http://blogs.msdn.com/b/powlo/archive/2007/02/25/displaying-custom-data-through-sharepoint-lists-using-spgridview-and-spmenufield.aspx




回答2:


It looks to be supported by the Telerik SPRadGrid (which I trialed for my SharePoint apps not long ago). Using the Publishers SP List as source for the example I linked, you should have the Name column values as hyperlinks. You might give it a spin.



来源:https://stackoverflow.com/questions/5100592/sharepoint-2010-grid-view

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!