qListView : Overview

Overview
qListView aggregates data from one or more SharePoint lists and displays the information in a grid.
This Web Part has an intuitive user interface that allows you to:
 
 
The listview is a consumer for the IWebPartParameter interface. This capability enables the chart view to consume a filter from another web part that implements IWebPartRow or IWebPartParameter interface.
The IWebPartParameter consumer implementation is labeled with Get Filter From in the web part Connection menu. This interface cannot be connected with the obsolete IFilterProvider or IRowProvider implementation. Do not connect this new interface with the old interface that is marked obsolete