Tagged Questions
0
votes
0answers
67 views
SPGridView Group By field link
I have a SPGridView and I would like to make the group by field a link. Is this possible.
Basically i want the text next to the plus or minus image to be a link. The link will be to the ...
0
votes
1answer
43 views
Is there a “URL-Structure” for Users and Groups I can access via Hyperlink?
I have a Custom WebPart which gets credentials from the site into a GridView-Table. The result (user and credential) is shown as strings. I want to create a Hyperlink to the users e.g. mysite, instead ...
0
votes
0answers
326 views
HyperLinkField in SpGridView
I have a spgridview with dynamic column.
I get a data of a special list and bind to SpGridView.
I have a URL SPFieldType, i want show description in spgridview and set url for navigationurl. I use ...