开发者

Sharepoint 2010 grid view

开发者 https://www.devze.com 2023-02-13 15:48 出处:网络
How do I add a link column to S开发者_开发技巧harepoint grid view?You can use SPMenuField. It serves two purposes - it configures the hyperlink you follow if you click on the item directly and, option

How do I add a link column to S开发者_开发技巧harepoint grid view?


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


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号