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 corresponding item in a list. So if i am filtering on contact you should be able to click the contact name and it bring you to their record. Note I am not showing the group by field in the SPGridView since the user does no want to see the info twice ( once in the group by header and once in the row.
Any help would be appreciated.
Thanks.