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: 12/22/2004 4:40:01 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 29 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
mzill
Asp.Net User
CatalogZone not displayed12/22/2004 4:40:01 PM

0/0

I'm trying to get a CatalogZone with a PageCatalogPart to be displayed on a page. The user is logged in, but the PageCatalogPart isn't displayed. I'm using November CTP.

<asp:CatalogZone ID="CatalogZone1" runat="server">
<ZoneTemplate>
<asp:PageCatalogPart ID="PageCatalogPart1" runat="server" />
</ZoneTemplate>
</asp:CatalogZone>

Do I miss something or is this a bug?

Thanks
Michael
Fredrik N
Asp.Net User
Re: CatalogZone not displayed12/22/2004 5:03:51 PM

0/0

You have to change the mode of the page into catalog mode before you can see the Catalog:

MyWebPartManager.DisplayMode = WebPartManager.CatalogWebPartDisplayMode;


/Fredrik Norm?n NSQUARED2
Microsoft MVP, MCSD, MCAD, MCT

Cornerstone

My Blog, ASP.Net 2.0 etc
mzill
Asp.Net User
Re: CatalogZone not displayed12/23/2004 12:22:11 PM

0/0

Thanks Fredrik,

that solved the problem. Just a small change:

MyWebPartManager.DisplayMode = WebPartManager.CatalogDisplayMode

Michael
3 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Professional ASP.NET 2.0 Authors: Bill Evjen, Scott Hanselman, Farhan Muhammad, Srinivasa Sivakumar, Devin Rader, Pages: 1253, Published: 2005
A First Look at ASP.NET V. 2.0 Authors: Alex Homer, Dave Sussman, Rob Howard, Pages: 528, Published: 2004
Essential ASP.Net 2.0 Authors: Fritz Onion, Keith Brown, Pages: 345, Published: 2006
Professional Web Parts and Custom Controls with ASP.NET 2.0 Authors: Peter Vogel, Pages: 449, Published: 2005
Professional C# 2005 with .NET 3.0 Authors: Christian Nagel, Bill Evjen, Jay Glynn, Karli Watson, Morgan Skinner, Pages: 1748, Published: 2007
Mastering Web Development with Microsoft Visual Studio 2005 Authors: John Paul Mueller, Pages: 822, Published: 2005
Programming Visual Basic 2005 Authors: Jesse Liberty, Pages: 548, Published: 2005
ASP.NET 2.0: A Developer's Notebook Authors: Wei Meng Lee, Pages: 326, Published: 2005
ASP.NET 2.0 Web Parts in Action: Building Dynamic Web Portals Authors: Darren Neimke, Pages: 324, Published: 2007
Pro ASP.NET 2.0 Website Programming Authors: Damon Armstrong, Pages: 641, Published: 2005

Web:
CatalogZone not displayed - ASP.NET Forums CatalogZone not displayed. Last post 12-23-2004 7:33 AM by mzill. 2 replies. Sort Posts:. Oldest to newest, Newest to oldest ...
CatalogZone and zone names not being displayed - ASP.NET Forums Re: CatalogZone and zone names not being displayed ... Re: CatalogZone and zone names not being displayed ...
CodeProject: Display a DropDownList in a CatalogZone. Free source ... Oct 12, 2005 ... Can some one help me to use this Display a DropDownList in a CatalogZone ? .it is giving me error (object refernce is not set to instance of ...
Dynamically Adding Custom User Controls to a Web Part Catalog Zone ... It displays a catalog zone (not shown on the figure as the page is currently in Design display mode as could be seen from the drop down list box) where you ...
CatalogZone Members (System.Web.UI.WebControls.WebParts) The CatalogZone type exposes the following members. Constructors ..... the error message that is displayed if a WebPart control cannot be loaded or created. ...
CatalogZone Class (System.Web.UI.WebControls.WebParts) The TextDisplayWebPart control should not appear, because you removed it. Use the Display Mode drop-down list control and select Catalog to switch the page ...
Building Web Parts, Part 3 | O'Reilly Media Jun 27, 2005 ... This will cause the CatalogZone control to be displayed when the .... and How I can fill the catalog with Parts that not added dynamically ...
Web Parts Recipes—11.1 Discussion at C# Online.NET (CSharp-Online.NET) The CatalogZone control is not visible in the page until the ... When web parts are displayed in a page, a title bar is added to the control being ...
Simon Evans' Blog : How to customize the EditorZone in the web ... Jul 4, 2005 ... The CatalogZone is shown only in CatalogDisplayMode, ... This means that the EditorZone is not displayed to a user when no web part is ...
Framework for creating modular web applications - US Patent 7281202 When the web page is display mode, the web parts are displayed in normal mode and the EditorZone, CatalogZone and zone borders are not visible. ...




Search This Site:










multi user, one active, others wait.

background image for a asp.net menu

how to hock up a user to changepassword control, when admin is logged on?

authenticating new user

dnnb2 removing modules

fixed a small bug for "edit categories"

ok, this one has me stumped... unable to debug custom module - server error

sub-menu not showing when there is an iframe on the page

problem with maildefinition in createuserwizard

setting up web part...

remote installation - errors

http slow, but https fast.

installation/config problem

microsoft.web.ui.webcontrols - treeview is ambiguous

publishing a website?

fresh install v3.1: error in 'content panes'

can't redirect anonymous users to registration

useful addition to dnn3

conditional login error message display?

expanding the scope of the psk

modules -- how to install??? -- getting errors

urgent: from code behind cannot access aspx page variables inside createuserwizard

remove header white space between menu bar and module

unable to upload site from localhost to a webserver

visual web developer 2005 express edition and web matrix

http alias - does it work in dnn 4.0

sql server money and .net data type

3.0.8 issue - skin.vb does not recursively search for required controls

imc - communicating between tabs

module with various 'view' controls

 
All Times Are GMT