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: 10 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:
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
Beginning SharePoint Administration: Windows SharePoint Services and SharePoint Portal Server Authors: Göran Husman, Pages: 522, 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) The WebPartManager type exposes the following members. .... save and restore the view state of a server control across multiple requests for the same page. ...
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. ...
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 ...
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 ...
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 ...
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. ...
Using WebParts in ASP.Net 2.0 Feb 28, 2007 ... The WebPartManager is the manager for all webparts. .... To create the database to store our page settings, run the utility named as ...
Free Modules: UserRoles Manager & Security Roles - ng.asp-net ... how to save multiple settings of a webpart manager for the same page? ... The Effority UserRoles Manager provides a simple and very effective way to assign ...
Building WebParts in ASP .Net 2.0 In each page request, the WebPartManager enumerates the connections that ..... When finished saving there is no icon on desktop and if I click to open it ...
Knowledge with Neil WebPartManager wpm = WebPartManager.GetCurrentWebPartManager(this.Page); ... Created the dataview with the exact same settings on a page in a subsite ...




Search This Site:










can i group a few textbox to validate together?

banner exchange

getting login to work on remote server

survey and whois

profileprovider license

domain name "localhost:81/dotnetnuke" does not exist in the database

how to change the admin password?

dnn 3.0.10-clean install on xp

problem converting vs2005 web site to vs2005 web application

i recived error when i try to edit content in modul

2.0b2 error on banner click through

page will not display

update page events in design with visual 2008

redirecting users after they've been denied an access

vs 2005 team edition c# sp1 and vs 2005 express sp1 installation error

multiple loginurl

referencing master page - tab like <li><a href

newbie question : connection between 3 or more webparts

multiple code bases - 1 repository

deployment issues w/ admin piece

httpruntime doesn't work in c#?

analyzing iis log of the dotnetnuke web site

how to get the current user

sorting a datagrid

reference a vs 2003 project from vs 2005?

is db_owner credential required?

cannot open database requested in login 'commerce'

adding vb script to tab

[links] attributes

javascript in dnn module

 
All Times Are GMT