i have simple list entering name, timeframe, , tag. i'd create custom view of data timeframe becomes column heading , tag row definition , name displayed in grid. what's simplest way accomplish this?
use content query web part display list.
you can add custom item template itemstyle.xsl file in style library/xsl style sheets directory. simple structure describing can pivot , format data.
for general syntax , overview take @ heather solomon's post: http://www.heathersolomon.com/blog/articles/customitemstyle.aspx
another link relevant info: http://kyleschaeffer.com/sharepoint/sharepoint-2010-item-styles-and-ddwrt/
Comments
Post a Comment