CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.web_parts_and_personalization Tags:
Item Type: NewsGroup Date Entered: 2/3/2006 7:28:55 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 4 Views: 18 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
5 Items, 1 Pages 1 |< << Go >> >|
netflash
Asp.Net User
How to save multiple settings of a webpart manager for the same page?2/3/2006 7:28:55 PM

0/0

Hello,

Does anyone have any ideia if it is possible to have multiple settings for a webpart manager saved?

This situation happens when we have only a webpage that gets filled with webparts using a pageID passed in a querystring.

So for instance, for the page.aspx?pageID=1 it would load webpartX and Y and position them taking into account the PageID.

Is this possible and how can i do it?

Thanks

Sonofthesun
Asp.Net User
Re: How to save multiple settings of a webpart manager for the same page?2/5/2006 11:58:07 AM

0/0

Hi,
You should check the WebPart Components provided by Fredrik Norm?n. There's an excellent example included in the package, which can be dowloaded from the following address:

http://www.gotdotnet.com/workspaces/workspace.aspx?id=65fa26c3-a62a-49d6-895d-422272e53a0c

 


Vesa Juvonen
mharder
Asp.Net User
Re: How to save multiple settings of a webpart manager for the same page?2/6/2006 6:53:07 PM

0/0

See this thread: http://forums.asp.net/1174337/ShowPost.aspx

-Mike

http://blogs.msdn.com/mharder

This posting is provided "AS IS" with no warranties, and confers no rights.
lvprasady
Asp.Net User
Re: How to save multiple settings of a webpart manager for the same page?5/19/2006 7:25:46 AM

0/0

Frederik Normen's SQL Personalization Provider works well and we have implemented the same successfully.

However, on the other hand, when the user navigates from Pageid=1 to pageid=2, the page refreshes. We are using Response.Redirect to do the same.

Is there any way of avoiding the page refresh (and give the user AJAX experience) and ensuring the query string is passed in the URL so that the personalization providers catche

Any one can give pointers?

 

mharder
Asp.Net User
Re: How to save multiple settings of a webpart manager for the same page?5/26/2006 1:17:05 AM

0/0

You need to navigate to a new URL, so there's no way to avoid refreshing the page in the browser.  You might be able to use an IFrame to make it look less like a page refresh.

-Mike

http://blogs.msdn.com/mharder

This posting is provided "AS IS" with no warranties, and confers no rights.
5 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Beginning SharePoint Administration: Windows SharePoint Services and SharePoint Portal Server Authors: Göran Husman, Pages: 522, Published: 2006
ASP.NET 2.0 Black Book: black book Authors: Dreamtech Software, Dreamtech Software, Charul Shukla, Anil Kumar Barnwal, Dreamtech Software India, Pages: 1167, Published: 2006
Applied Microsoft Analysis Services 2005: And Microsoft Business Intelligence Platform Authors: Teo Lachev, Pages: 712, Published: 2005
Advanced SharePoint Services Solutions: Advanced Sharepoint Services Solutions Authors: Scot P. Hillier, Pages: 365, Published: 2005
Beginning Excel Services Authors: Liviu Asnash, Eran Megiddo, Craig Thomas, Pages: 404, Published: 2007

Web:
WebPartManager Properties (System.Web.UI.WebControls.WebParts) WebPartManager Properties. Public Properties .... you to save and restore the view state of a server control across multiple requests for the same page. ...
WebPartManager Members (System.Web.UI.WebControls.WebParts) The following tables list the members exposed by the WebPartManager type. .... view state of a server control across multiple requests for the same page. ...
Programmatically adding webparts to the webpart manager - ASP.NET ... I am adding a webpart in init() event of the page. why adds the page on ... feature that will save the WebParts and its settings into a data ...
Web Parts in ASP.NET 2.0 Thus, if you want to store settings for use on multiple pages, ..... On the page in question you just have to tell the WebPart manager which group to use by ...
CodeProject: Rewritable Web Parts Library. Free source code and ... Jun 10, 2008 ... If using this from user controls or content pages, you can find the current page's rewritable web part manager by calling ...
Using WebParts in ASP.Net 2.0 The WebPartManager is the manager for all webparts. If you use webparts in .... To create the database to store our page settings, run the utility named as ...
ASP.NET 2.0: WebPart Framework Basics Each page should contain only a single WebPartManager, ... page that prompts the end user to define communication between various WebParts on the same page. ...
Building WebParts in ASP .Net 2.0 In each page request, the WebPartManager enumerates the connections that are .... Problem I am not retrieving the same state that I am in while closing the ...
Knowledge with Neil WebPartManager wpm = WebPartManager.GetCurrentWebPartManager(this.Page); ... Created the dataview with the exact same settings on a page in a subsite ...
Web Parts in ASP.NET 2.0 Thus, if you want to store settings for use on multiple pages, make sure they all use .... When you first place a WebPartManager on a page or a Master Page, ...




Search This Site:










solpartmenu module used as vertical menu

what if you want to use membership etc but not sqlexpress (isp does not support it)

design-time support questions

multiple active result sets with odp.net

sitemaps and security trimming

html module with versioning and rollback

treeview expand with direct lines

documentation 3.x

skin compatability

is there a way better way? i'm sure there is but need help

how to port dotnetnuke with different name

how to get the user name of a process in vb.net?

label question

invalidcastexception problem and session

how do we get revocation date of certificaterevocationlist(crl) ?????

dnn 3 to dnn 4 problem with asp.net 2.0 ( had beta installed before )

dnn2.0.3 configuration error -setting up alias

if you are experienced in loading controls dynamically, please respond

wizard - how to execute code based on wizard step next or previous click

help needed, problems uploading a skin. (urgent need)

problem with formviewadapter

method not found error...get_params()

webresource problems

grouping is paritaly switched off

moving hosted site

dynamic web parts disappearing

get this for free?

editurl isn't accesible from my ascx

is there a way to do web.config replacement "on the fly"?

profile and idictionary

 
All Times Are GMT