Chapter 18Building Connected Web Parts

IN THIS CHAPTER

Connected Web Parts make it easy to share data across Web Parts that are running on your page or, more formally, allow your interactions with one Web Part to “trickle down” to other Web Parts. This chapter discusses two Web Parts that provide Master—Detail functionality on the page. This is a typical scenario of two Web Parts that are connected in which selecting a record in the master (or provider) Web Part changes the values of the details (or consumer) Web Part.

You need four things to create connected Web Parts:

  • An agreed-upon interface for the data that will be provided
  • A provider Web Part
  • A consumer Web Part
  • A connection ...

Get Microsoft SharePoint 2007 Development Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.