Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Web Part Connections question

  Asked By: Ty Wilkerson         Date: Jul 18, 2004      Category: Sharepoint      Views: 312

I have been working on using the web part connection functionality
in WSS. I have 2 webparts on a page that are displaying list
information. Web part "a" is to be automatically filtered based on
a secection within web part "b".

I would like to be able to set the web part "a" to be blank by
default and not show any info until a selection has been made in web
part "b". Does anyone know if this is possible, and if so how to do
it?

Tagged:        

 

4 Answers Found

 
Answer #1       Answered By: Erick Carlson          Answered On: Jul 18, 2004       

Within Browser, On Web Part header, Click on small drop down arrow head on
right and go to Modify Web Part to open WP Property Sheet.

Under Miscellaneous uncheck the box "Send first row to connected Web Parts
when page  loads"

Click Apply and OK

 
Answer #2       Answered By: Rashad Huff          Answered On: Jul 18, 2004       

I think that "Send first row to connected Web Parts when page  loads" is only
available on Data View Web Parts (DVWP).

I don't think that List View Web Parts (LVWP) support the first row on page
load option. Not where I can test it out.

 
Answer #3       Answered By: Henry Henry          Answered On: Jul 18, 2004       

It is not an option when you drop a LVWP on a page  but it is an available
option for LVWP when converted to XLST Data View.

 
Answer #4       Answered By: Francisco Simpson          Answered On: Jul 18, 2004       

Right. Hence, it is only available on DVWP.

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


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