Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Web Part Connection Problem

  Asked By: Marcella Rojas         Date: May 31, 2007      Category: Sharepoint      Views: 310
 

I have 3 Webpart Say A,B,C
I connecting webpart A to Webpart C Using common field
this will work properly to filter out data of C webopart on Selecttion of A

Now I Also created Connected webpart from Webpart B to Webpart C

Now this will remove my Connected criteria from web part A to C ( First
Condition) (web part Connection is still there)

I want both should work on either selected criteria.

How to DO this in SPS 2003.
any idea??

Tagged:        

 

1 Answer Found

 
Answer #1       Answered By: Kerri Steele          Answered On: May 31, 2007       

This is dependent on how the webpart  was written. Most webparts are
only written to receive information from one Provider at a time via the
connection. If the webpart is not written to allow unlimited
connections you can't hook it to two providers at the same time.

 
Didn't find what you were looking for? Find more on Web Part Connection Problem Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].