How to hide the column header in a SharePoint list web part

by Jarrod Edge 26. April 2011 05:19

A student recently asked this question:

How to hide the column header in a SharePoint list web part?

Here is one options.  You can add this style rule to the page that has the list on it.

<style>

.ms-viewheadertr { display: none;}

</style>

Currently rated 2.3 by 9 people

  • Currently 2.333334/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

SharePoint 2010

© 2012 GetWebEdge, Inc.
Powered by BlogEngine.NET 1.4.5.0