I said previously that I would post the sample web parts that show the ICellProvider, ICellConsumer, IRowProvider, IRowConsumer, IFilterProvider and IFilterConsumer in action so here they are. Just click below for the appropriate Visual Studio Porject files.
Please note that these samples are written in VB.net
There is a bit of setup that you will have to go through that I will try to explain here.
With the CABS installed, you should be already to go!
CellConnections Sample
Go to the site you want to use and then select to add web parts. From the Virtual Server Gallery, arrange the web parts Demo21: Cell Provider, Demo22: Cell Consumer (Summary), Demo23: Cell Consumer (Fields) and Demo24: Cell Connections (Script) onto the page and arrange as below:
Wire them up and then when you click on the Cell Provider List and then CellReady, you will see the other parts change appropriately.
RowConnections Sample
Go to the site you want to use and then select to add web parts. From the Virtual Server Gallery, arrange the web parts Demo41: Filter Provider, Demo31: Row Provider, Demo32: Row Consumer (Summary), Demo33: Row Consumer (Video), Demo34: Row Consumer (Details) and Demo35: Row Consumer (Box Artwork) onto the page and arrange as below:
Wire them up and then when you click on the button on the Row Provider part, the others should respond appropriately.