Re: How to share information between web parts
From: Steven Collier [MVP] (steven.collier_at_mvps.org)
Date: 01/31/05
- Next message: Shane Young: "Re: Active Directory mode security and SPS 2003?"
- Previous message: Dave: "Sharepoint/MSDE default password"
- In reply to: Harry Du: "How to share information between web parts"
- Next in thread: Harry: "Re: How to share information between web parts"
- Reply: Harry: "Re: How to share information between web parts"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 31 Jan 2005 22:06:13 +0000
Instances of webparts are all independent, the only way to pass information
is by using webpart connections, or by sharing static settings in
web.config.
A good example to look at is the Business ScoreCard Acceelrator from
Microsoft. It uses a customised site to design a scorecard and then a suite
of interacting webparts to display this content.
Steven
On 31/1/05 18:35, in article
6F5F5FC8-0CB7-4D25-BA0F-3EA26FBF3BA8@microsoft.com, "Harry Du" <Harry
Du@discussions.microsoft.com> wrote:
> Hi all,
>
> I have the requirement to share information between web parts within the
> portal serve. Two web part are derived from the same dll. One web part
> changed some settings, and the other one can see the changed. The web part
> don't to be on the same page. I need some of the settings shared by all
> users, and some of the settings shared per-user. I also need these setting to
> be persistent, which mean, next time I login to the portal server, I still
> can see my previous settings.
>
> I have tried a lot of ways, but counldn't find the right object to do it.
>
> Somebody please help me out.
>
> Thanks,
> Harry
- Next message: Shane Young: "Re: Active Directory mode security and SPS 2003?"
- Previous message: Dave: "Sharepoint/MSDE default password"
- In reply to: Harry Du: "How to share information between web parts"
- Next in thread: Harry: "Re: How to share information between web parts"
- Reply: Harry: "Re: How to share information between web parts"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|