vote up 2 vote down star

I'm using a list as a list of hyperlinks so there's no need to sort ascending etc but the "Name" is annoying, how can I hide the name of the column but still show that column's data.

flag

72% accept rate
is this in a default list view (i.e. the standard AllItems.aspx of a list) or in a custom page where you show the items using a dataformwebpart or an SPGridVIew? – Colin Oct 25 at 1:17
This is in the default view. – Tarks Oct 26 at 9:54

1 Answer

vote up 0 vote down

You can set it to blank when OnRowBinding is fired

link|flag
I'm new to sharepoint, how do I find that? – Tarks Oct 23 at 15:41
How are you binding to the list? – Chris Ballance Oct 23 at 16:55

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.