The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
608 views

Dynamic WebPart connections

I'm prototyping the best way to dynamically connect web parts at runtime. Essentailly, the application will allow for several disparate application groups to create web parts that will be consumed ...
1
vote
2answers
137 views

Connecting V2 and V3 web parts results in a null reference at the consumer

I'm trying to interact with a bunch of third-party web parts written using the V2 Connections API. The interface I'm implementing is IWebPartRow (V3), and as I understand it, SharePoint 2007 has ...
2
votes
1answer
167 views

Is there a comprehensive list of all of the out of the box web parts that are connectable?

There is very little information available on connecting web parts on a web part page. This seems to be too advanced a topic for most of the end user resources. On the other hand, it's not a developer ...
1
vote
1answer
915 views

Disabled “Filtered Parameter” drop-down in custom web part with connections

I'm writing a web part that needs to use connections for processing values relating to a business object called a "Program Entity". It is supposed to take in an ID provided by a connected web part, ...
0
votes
3answers
3k views

How do you connect a Calendar List to a Project Tasks list using Web Part Connections?

I created a Calendar List and a Project Tasks list. Then I added a lookup from the Tasks list to the Calendar list. However, when I try to connect the two with the related field visible on both list ...

1 2