Browse by Tags

Related Posts

  • How to use same webpart control on same page

    Hi, Actually I have developed and user control which is webpart enable and I have to use this usercontrol twise on my page. like Home Address, Professional Address Both time I have to use the same address control. Then I got error zone is already added into the database. Any suggestion.
    Posted to Web Parts and Personalization (Forum) by alirizvi on 03-09-2009, 12:00 AM
    Filed under: Web Parts ASP.NET VWD, web parts debugging, web parts deployment in iis, web Parts drag drop, Web Parts in Action, web parts personalization, ASPxGrid + Web Parts, Atlas Web Parts, CatalogZone, CatalogZones, connected web parts, CreateWebPart, Custom Catalog zone, Custom Editor Part, custom web part, custom webpart, custom webparts, findcontrol in webpart, GetWebPart, webpart dynamically
  • want web parts with drag & drop feature only , no personlization

    i want to use web parts feature of drag & drop , but i dont want personlization wich cause so may problem, i give personalization = false for webparts manager. then in server code i change the MainWebPartManager.DisplayMode = WebPartManager.DesignDisplayMode here there is an error says that check...
    Posted to Web Parts and Personalization (Forum) by pragasht on 08-24-2007, 12:00 AM
    Filed under: SqlProfileProvider, TableProfileProvider StoredProcedureProfileProvider programmatically select provider, web 2.0, Web Application Project, .Net Application Development, asp.net, asp.net 2.0, aspnetdb, Atlas WebParts, AuthorizeWebPart, Binary Serialization, cache personalized page caching data specific user, CatalogZone, CatalogZones, CreateWebPart, web.config, Web.sitemap sitemap security tri role manager, WebPart, WebPart AJAX, webpart rename untitled, webpart space, webpart space drag drop, webpart verb javascript clientclickhandler, WebPartDescription, WebPartDescriptionCollection, WebParts, webparts ie6, webParts msn, webparts override, webParts Portal, Webparts profile, Webparts Profile Provider, Webparts- Verbs, WebParts-DeclarativeCatalogPart, WebPartVerbRenderMode, webpartverbrenderMode ajax firefox, WebPartZone, Zones, ZoneTemplate, web user control, ASP.NET2.0, WebZone, Web Parts, web parts deployment in iis, web Parts drag drop, Web Parts in Action
  • ASP.NET 2.0 -- webparts -- catalog zones --

    Hi, I’m having some doubts in designing and coding catalog zones. I'm planning a web site very much similar to this "http://www.google.co.in/ig?hl=en" using webparts in ASP.NET 2.0 I want the catalog manager look some thing similar to igoogle --> "Make it your own" page. The...
    Posted to Web Parts and Personalization (Forum) by Jagadeesh Jupalli on 05-23-2007, 12:00 AM
    Filed under: asp.net, AuthorizeWebPart, CatalogPart, CatalogZone, CatalogZones, CreateWebPart, WebPart, webpart rename untitled, webpart space drag drop, WebPartDescription, WebPartDescriptionCollection, WebPartManager, WebParts, webParts Portal, Webparts profile, WebPartVerbRenderMode, WebPartZone, WebPartZone PartChromeStyle CssClass, Web Parts, web parts debugging, web Parts drag drop, Web Parts in Action, web parts personalization
  • Re: Catalog Zone Manipulation

    Look at the code in private void GetWebParts(), especially these lines: // retrieve the web parts from the database: List lMWP = GetMyWebParts(); In my case, "GetMyWebParts()" retrieves a list from a Web Service, and because I use Kerberos I can determine in the Web Service which data I need to return...
    Posted to Web Parts and Personalization (Forum) by BCdotNET on 04-12-2007, 12:00 AM
    Filed under: OnPreRender, CatalogZone, CreateWebPart, GetAvailableWebPartDescriptions, GetWebPart, WebPart, WebPartDescription, WebPartDescriptionCollection, WebPartManager, WebParts, ZoneTemplate, LoadControl, CatalogPart
  • Drag/drop from CatalogZone

    I have created a CatalogPartChrome class and a CatalogZone to override the CreateCatalogPartChrome method and return my CatalogPartChrome class that will render the parts. I try two ways to override RenderCatalogPart. 1 . Use AjaxControlToolkit, an error about DragPanelExtender control occured. The description...
    Posted to Web Parts and Personalization (Forum) by manaaron on 04-03-2007, 12:00 AM
    Filed under: Atlas Web Parts, Atlas WebParts, CatalogPart, CatalogZone, CatalogZones
  • Re: customizing catalog zone

    http://www.manning.com/neimke/ : "ASP.NET 2.0 Web Parts in Action - Building Dynamic Web Portals" by Darren Neimke talks about this. You can find code here : http://www.markitup.com/BookCodeSamples/CustomCatalogZone.zip . See also: http://www.codeproject.com/aspnet/DropDownCatalogZone.asp and http:/...
    Posted to Web Parts and Personalization (Forum) by BCdotNET on 03-14-2007, 12:00 AM
    Filed under: Building Dynamic Web Portals, CatalogZone, Darren Neimke, WebPart, WebParts, Web Parts in Action
  • Re: Disable Verbs

    Hi, I was just trying to find out some help but I didn't find anything to disable verbs. I did some rnd at my own end and got the result. Please find the below js that will solve the problem. Please let me know your input. < script type ="text/javascript"> function HideWebpartLevelMenu(ctrlID,showMenu...
    Posted to Web Parts and Personalization (Forum) by Arjun Tiwari on 03-09-2007, 12:00 AM
    Filed under: Atlas Web Parts, CatalogZone, CreateWebPart, CssClass CatalogZone CatalogDisplayMode VerbButtonType EditUIStyle LabelStyle, Custom Catalog, custom verb, EditorZone, iwebpart verb usercontrol, webpartverbrenderMode ajax firefox, Zones, ZoneTemplate, add verb, asp.net, CatalogPart, CatalogZones, Custom Editor Part, IWebPart
  • One more challanging question of web part..

    hey guys! I am creating the webpart(as usercontrol) dynamically and add them to the dummy zone and then close that zone, so basically It will go to the page catalog part... My code is something like below : Control control = LoadControl( "~/UserControl/" + strFName); control.ID = "control" ; WebPart...
    Posted to Web Parts and Personalization (Forum) by BhaveshPatel on 03-08-2007, 12:00 AM
    Filed under: Profile.GetProfile, UserProfile, CatalogZone, CreateWebPart, Custom Catalog, GetWebPart, WebPartZone, LoadControl, Web Parts, shared, UserControl, CatalogPart, CatalogZones
  • Re: Dynamic web parts - IDs constantly changing

    austinHodge: My goal: I want to develop a generic page that dynamically loads web parts based on metadata stored in the database. This metadata allows the administrator to create digital dashboards on the fly by specifying things like # of columns, web part controls, and data sources for the databound...
    Posted to Web Parts and Personalization (Forum) by BCdotNET on 12-07-2006, 12:00 AM
    Filed under: OnPreRender, CatalogZone, CreateWebPart, GetAvailableWebPartDescriptions, GetWebPart, WebPart, WebPartDescription, WebPartDescriptionCollection, WebPartManager, WebParts, ZoneTemplate, LoadControl, CatalogPart
  • Re: CatalogZone and SQL SERVER

    Hi m0rph4ck, rather than listing all of the titles and descriptions of the news items into a CatalogZone, you might consider handling this through specific News web parts instead. One way that you could do this would be to create a single "News" web part which allows a user to select news items...
    Posted to Web Parts and Personalization (Forum) by digory on 10-27-2006, 12:00 AM
    Filed under: CatalogZone, Web Parts, Connections
Page 1 of 3 (25 items) 1 2 3 Next >