Browse by Tags

Related Posts

  • Re: Completely Dynamic Webparts with drag-drop & ATLAS functionality

    Now I remember where _loadedWebparts is used: look at http://www.carlosag.net/articles/WebParts/catalogPartSample.aspx , there's public override WebPart GetWebPart(WebPartDescription description) and in our version of that method we do this: public override WebPart GetWebPart(WebPartDescription description...
    Posted to Web Parts and Personalization (Forum) by BCdotNET on 10-11-2006, 12:00 AM
    Filed under: WebParts, WebPartDescription, LoadControl, WebPartManager, OnPreRender, WebPartDescriptionCollection, GetAvailableWebPartDescriptions, CatalogPart, CreateWebPart, WebPart, GetWebPart
  • Re: webparts personalization

    Look at my reply in http://forums.asp.net/thread/1401652.aspx . IMHO you should be able to use the ideas behind that to do what you want, i.e. get the webparts for the selected loan type, then load them into the custom CatalogPart. The user should only see the relevant Webparts. Mind you, these will...
    Posted to Web Parts and Personalization (Forum) by BCdotNET on 10-20-2006, 12:00 AM
    Filed under: WebParts, CatalogZone, WebPartDescription, LoadControl, WebPartManager, OnPreRender, WebPartDescriptionCollection, GetAvailableWebPartDescriptions, CatalogPart, CreateWebPart, WebPart, ZoneTemplate, GetWebPart
  • 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: WebParts, CatalogZone, WebPartDescription, LoadControl, WebPartManager, OnPreRender, WebPartDescriptionCollection, GetAvailableWebPartDescriptions, CatalogPart, CreateWebPart, WebPart, ZoneTemplate, GetWebPart
  • web parts... atleast reply this time

    hey guys !!!! I think asp.net team is very poor in reply while it comes to webparts or Ajax.......... Is that possible to open catalogzone(pagecatalogpart) in different page(like pop up window,) , rather than opening in the same page? plz plz plz guyssss... atleast reply something........... I am really...
    Posted to Web Parts and Personalization (Forum) by BhaveshPatel on 03-05-2007, 12:00 AM
    Filed under: Atlas WebParts, WebParts, webParts msn, webParts Portal, WebPartManager, CreateWebPart, WebPart, Dynamic Webparts, ZoneTemplate, GetWebPart, Custom Catalog, WebPartVerbRenderMode, Zones, Custom Editor Part, EditorZone usercontrol, EditorPart, webpart space, EditorZone
  • 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: WebParts, CatalogZone, WebPartDescription, LoadControl, WebPartManager, OnPreRender, WebPartDescriptionCollection, GetAvailableWebPartDescriptions, CatalogPart, CreateWebPart, WebPart, ZoneTemplate, GetWebPart
  • Title in Webpart with UpdatePanel

    Hi there, I have a Webpart with two update panels in it. Both creating a seperate web part. I have been looking around and haven't been able to find out how to set the title of the Webpart if an updatepanel is in the webpart. If I try to enter title in the updatepanel, I get build errors... Is it possible...
    Posted to Web Parts and Personalization (Forum) by jlcbmtech on 05-08-2007, 12:00 AM
    Filed under: WebParts, WebPartDescription, WebPartManager, CreateWebPart, WebPart, IWebPart, WebPartZone, webpart space, PartTitleStyle, PartStyle, asp.net, Webparts profile, Web Application Project, UpdatePanel, WebPart AJAX
  • 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: CreateWebPart, 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, WebPart, webpart rename untitled, webpart space drag drop, CatalogPart, CatalogZone, CatalogZones, asp.net, AuthorizeWebPart
  • 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: Atlas WebParts, WebParts, Binary Serialization, webparts ie6, webParts msn, CatalogZone, webParts Portal, Web Parts, WebPartDescription, WebPartDescriptionCollection, CreateWebPart, WebPart, ZoneTemplate, CatalogZones, Web.sitemap sitemap security tri role manager, WebPartVerbRenderMode, web Parts drag drop, web 2.0, Zones, TableProfileProvider StoredProcedureProfileProvider programmatically select provider, AuthorizeWebPart, WebPartZone, webpart space, webpart space drag drop, cache personalized page caching data specific user, SqlProfileProvider, webpartverbrenderMode ajax firefox, web.config, aspnetdb, asp.net, Webparts profile, web parts deployment in iis, Web Parts in Action, Web Application Project, WebPart AJAX, web user control, webpart rename untitled, webpart verb javascript clientclickhandler, webparts override, ASP.NET2.0, .Net Application Development, WebParts-DeclarativeCatalogPart, Webparts Profile Provider, Webparts- Verbs, WebZone, asp.net 2.0
  • Error:Name 'Ucase' not Declared WEBPART Vs 2005

    Hi, I am trying to develop a new webpart with vs 2005 using Sharepoint Web Part Template. I need to use UCASE function insde that.But,when i use it,it is showing an error 'Ucase ' not declared.Ucase is a predefined funtion,why it is saying not declared.Do,i need to add any references. I already...
    Posted to Web Parts and Personalization (Forum) by aditya_raj on 03-24-2008, 12:00 AM
    Filed under: .Net Application Development, asp.net 2.0, Asp.net 2.0 Profile, CreateWebPart, SharePoint, sharepoint 2007, Sharepoint Server, sharepoint webpart, web application, Web Part, web part application pool sharepoint, Web Partarts, Web Parts, Web Parts ASP.NET VWD, Web Parts Catalogs Silverlight, web parts debugging, web parts deployment in iis, web Parts drag drop, Web Parts in Action, web parts personalization, web user control, web.config, Web.sitemap sitemap security tri role manager, WebPart, webpart asp.net 3.5 firefox, webpart connections, webpart dynamically, webpart editor, webpart rename untitled, webpart space, webpart space drag drop, webpart verb javascript clientclickhandler, WebPartDescription, WebPartManager, WebPartManager webpart IsClosed LinkButton, WebParts, webparts ie6, webParts msn, webparts override, WebParts Personalization aspnetdb, WebParts Personalization aspnetdb ASP.NET, webParts Portal, Webparts profile, Webparts Profile Provider, Webparts- Verbs, WebParts-DeclarativeCatalogPart, webpartt custom editorpart usercontrol, WebPartVerbRenderMode, webpartverbrenderMode ajax firefox, WebPartZone, WebPartZone Default Title Problem, WebPartZone ZoneTemplate UserControl, Web Apppplication Project, webservices
  • Re: Dynamically Add Controls for User Inclusion and Configuration

    Check out my reply in http://forums.asp.net/thread/1401652.aspx for a solution to the "add controls dynamically" problem.
    Posted to Web Parts and Personalization (Forum) by BCdotNET on 10-10-2006, 12:00 AM
    Filed under: WebParts, CatalogZone, WebPartDescription, LoadControl, WebPartManager, OnPreRender, WebPartDescriptionCollection, GetAvailableWebPartDescriptions, CatalogPart, CreateWebPart, UserControl, ascx, ZoneTemplate, IWebPart, GetWebPart
Page 1 of 2 (15 items) 1 2 Next >