Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Connecting web parts

  Asked By: Bryson Callahan         Date: Jan 08, 2005      Category: Sharepoint      Views: 223
 

Is it possible to connect a web part to the page viewer webpart? My
problem is that I need to populate a treeview web part when the user
clicks a row in a datagrid on another web part. I have not been able to
wrap a treeview in the smartpart and have given up trying to get a
treeview to render in a web part.

Currently, when the user clicks the row, it passes an ID to another web
page, doing a window.open()... Is it posible to send the ID to the page
displayed in the page viewer web part and have it update?

Tagged:      

 

1 Answer Found

 
Answer #1       Answered By: Arron Middleton          Answered On: Jan 08, 2005       

I have found tbaginski's connected page  viewer. Now, all I have
to do is add the connectivity to my webpart. Does anyone know what I
need to pass his webpart? The documentation is scarce.

 
Didn't find what you were looking for? Find more on Connecting web parts Or get search suggestion and latest updates.


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