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: 11/5/2007 9:46:35 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 21 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
lavan
Asp.Net User
WebParts - Declarative CatalogPart11/5/2007 9:46:35 AM

0/0

 In the declarative catalog part i have a image control. When i add the image in webpartzone in the catalog displaymode at runtime, The image control is displayed without the image.
Similarly in dropdownlist, the list items are not displaying.


You can't do everything...
But you can do something...
So never refuse to do something that you can.....
Nuwanda
Asp.Net User
Re: WebParts - Declarative CatalogPart11/5/2007 2:12:55 PM

0/0

Hi

I'm having a similar problem. When added at runtime, the controls are displayed as webparts without any data in the webpartzone.

for example the text property of this demo button does not get displayed when added to a webpartzone as a generic web part...

Public Overrides Function GetWebPart(ByVal desc As WebPartDescription) As WebPart

Dim btn As Button

btn = New Button

btn.ID = desc.ID

btn.Text = desc.Title

Dim g As GenericWebPart = Me.WebPartManager.CreateWebPart(btn)

Return g

 

End Function

I just dont understand why the text is not displayed, just an empty button....

cinstress
Asp.Net User
Re: WebParts - Declarative CatalogPart2/12/2008 3:32:01 PM

0/0

 did anyone ever figure this out?

I am trying to put images in my catalog too and when I view it in a brower the image does not appear, just the image symbol (small box with an x in it)

 

 

 

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


Free Download:

Books:
Professional ASP.NET 2.0 Server Control and Component Development Authors: Shahram Khosravi, Pages: 1186, Published: 2006
Pro ASP.NET 2.0 Website Programming Authors: Damon Armstrong, Pages: 641, Published: 2005
ASP.NET 2.0 Web Parts in Action: Building Dynamic Web Portals Authors: Darren Neimke, Pages: 324, Published: 2007
ASP. Net. Alla scoperta della tecnologia microsoft per lo sviluppo web: alla scoperta della tecnologia Microsoft per lo sviluppo web Authors: Alessio Marziali, Alessio Marziali Luciano N. Castro, Luciano N. Castro, Pages: 224, Published: 2006
Professional ASP.NET 3.5: In C# and VB Authors: Bill Evjen, Scott Hanselman, Devin Rader, Pages: 1673, Published: 2008

Web:
Dynamic Adding Usercontrols to Declarative CatalogPart - ASP.NET ... NET » Web Parts and Personalization » Dynamic Adding Usercontrols to Declarative ... Dynamic Adding Usercontrols to Declarative CatalogPart ...
PageCatalogPart Class (System.Web.UI.WebControls.WebParts) Provides a catalog that keeps references to all WebPart controls (and other ... As with any declarative CatalogPart control, a PageCatalogPart control must ...
CatalogZoneBase Class (System.Web.UI.WebControls.WebParts) A CatalogZoneBase zone can contain only CatalogPart controls, ..... that contains declarative references to the custom WebPart control, and to an ASP. ...
[.NET 2.0] Creating your own CatalogPart - Johan Danforth's Blog Sep 26, 2005 ... Some people will be quite happy to add web parts in a declarative way, but I wanted a solution which were more dynamic. ...
CoDe Magazine - Article: ASP.NET 2.0 Web Part Infrastructure CatalogPart controls hold a menu or catalog of Web Parts that you can add to a ... allows developers to set up a catalog of controls in a declarative form. ...
Building Web Parts, Part 3 | O'Reilly Media Jun 27, 2005 ... NET 2.0, Web Parts and Visual Studio 2005 to create Web Parts that users ... CatalogPart controls on a web page (more on this in Step 2). ...
Explore ASP.NET 2.0 Web Part Infrastructure Dec 11, 2006 ... CatalogPart controls hold a menu or catalog of Web Parts that you can add to a ... to set up a catalog of controls in a declarative form. ...
Athens's Id - Tuesday, August 21, 2007 Entries Aug 21, 2007 ... public void RenderTitle ( HtmlTextWriter writer, CatalogPart ... for the declarative catalog part meant for limiting the webparts on a page ...
Setting WebPart properties - ASP.NET Forums How do you add your WebParts to the Zone?If you are using Declarative CatalogPart then you can have something like below ...
Building Portals Using the Web Parts Framework Your first option is to define the available Web Part list directly in the Declarative➥. CatalogPart definition by means of the . ...




Search This Site:










logging in to site on host

successful login page

javascript submit and asp.net authorization

3.0.7 complie problem

how many users are online

maintain security when switching between websites?

toolbar locations and opening start page after closing it

windows authorization testing question

2.0 - accessing properties of parent (that is a control)

translation of the createuserwizard

can't expand and collapse specific tree node

file/directory authorization

2.0 authentication with an exisiting user sql database?

email on all pages

default values for modulesettings

url autorization and classic asp

expanded node style in treeview control

error when running a solution

menu styles... help please

formating the treeview

sending values across 2 projects to a masterpage

dataprovider for microsoft access

writing a stored procedure

dnn page structure question

how can i setup vertical solpartmenu to open submenu to the left side?

email alert service

is it that hard to move a asp website?

delpoy project for intranet application

the underlying connection was closed: could not establish trust relationship for the ssl/tls secure channel.

can we pin this thread ? #698729

 
All Times Are GMT