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
  • Pesonalization for anonymous user

    I want to implement a kind of Cms. There must two modes: view and edit. When users come to my Cms they have to see what is already arranged on the page by the Cms administrators. The problem is that personalization only works when you are logged in. So I have to use the following trick: http://www.codeproject...
    Posted to Web Parts and Personalization (Forum) by Toncho11 on 01-24-2007, 12:00 AM
    Filed under: WebParts, WebPart, anonymous access, web 2.0, personalization webpartmanager webparts, anonymous user profile purge userprofile
  • Webpart Postback Crashes IE 7

    I have a very simple page to test webparts. When I postback to the server by clicking on Minimize or Close, the postback seems to work okay and I can step through all the server-side page events up to PreRender and it all seems okay. However, when the page reloads in the browser, IE crashes without any...
    Posted to Web Parts and Personalization (Forum) by kentrob on 01-24-2007, 12:00 AM
    Filed under: WebParts, WebPart, web 2.0, WebPartZone, personalization webpartmanager webparts
  • Web Part with ListBox TextBox and Button

    I have a user control in a web part that contains an asp textbox, an asp button ('search button') and an asp listbox. I need to enable the user to do the following: 1) when the user double-clicks on an item in the listbox, automatically copy the value of the selected item into the textbox, and perform...
    Posted to Web Parts and Personalization (Forum) by dglsmason on 02-01-2007, 12:00 AM
    Filed under: WebParts, Web Parts, WebPart, UserControl
  • WebpartManager is undefined

    Hello, I have built a very simple website which has a class that implements IHttpModule Which manages URL rewriting. I have one page Default.aspx that inherits from a master page which has on it 3 WebPart zones, a WebPart manager and 2 controls inside 2 of the 3 WebPartZones. When I remove the URL rewriting...
    Posted to Web Parts and Personalization (Forum) by RichardPriddy on 02-08-2007, 12:00 AM
    Filed under: WebParts, Web Parts, WebPartManager, WebPart, personalization, web Parts drag drop, WebPartZone, webpart space drag drop, personalization webpartmanager webparts
  • Call BindData method in other webparts from a webpart

    Hello, I have a number of different webparts on a page. A menu webpart a page listing webpart and a add page webpart which adds a page to the database which then populates the menu and page list. My problem is the order ASP.NET seems to do its postbacks. Currently the 2 Page_Load events for the menu...
    Posted to Web Parts and Personalization (Forum) by RichardPriddy on 02-15-2007, 12:00 AM
    Filed under: WebParts, Web Parts, WebPart
  • Web Parts Directory

    I really like the new Web Parts technology in ASP.NET 2.0 and I've already created a custom mashup for myself. I have created web parts to show RSS feeds, the local weather from the National Weather Service , and the online presence of my Stickam web cam chat friends using the Stickam API. So far I have...
    Posted to Web Parts and Personalization (Forum) by rrobbins on 02-15-2007, 12:00 AM
    Filed under: WebParts, RSS, WebPart, portal
  • 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
Page 1 of 4 (39 items) 1 2 3 4 Next >