Use this webpart to display content from a sharepoint list, in any layout you want. The HTML editor will help you create the layout. The list items can be sorted and filtered; you do it by setting the parameters in the webpart properties panel. The screenshots below show you how to set these parameters. The Sort fields and Search criteria are entered in the SQL form like this:
Sort fields: Field1 ASC, Field2 ASC, Field3 DESC
Search criteria: Field1 > 3 and Field2 < 'foo' or Field3 <> 'bar'
Reviews