Browse by Tags

Related Posts

  • Script controls may not be registered before PreRender

    Hi, Tried to implement this code but get "Script controls may not be registered before PreRender" error. can anyone help me to get this code working. Thanks in advance. With Regards Vikash Rai _____________________________________________________________________________________________________________________...
    Posted to ASP.NET Controls for Silverlight (Forum) by vikash.rai on 05-20-2009, 12:00 AM
    Filed under: OnPreRender, page rendering, PageViewerWebPart Sharepoint, personalization webpartmanager webparts, Render, RenderMode, SelectedWebPart, SharePoint, sharepoint 2007, SharePoint 2007 "AJAX toolkit", sharepoint 2007 custom controls, SharePoint 2007 web part external JavaScript file registration, sharepoint webpart, sharepoint webpart asp, SharePointoint, SharePointoint Customization, SharePoints, shrepoint, user control, User Control WebPart Event Subscription, Web Part, web part application pool sharepoint, Web Part Connections, Web Part Update, web part windows authentication, 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, CreateWebPart, custom web part, custom webpart, custom webparts, GetWebPart, Hiding Webpart Properties, HttpWebRequest WebPart User-Agent, IWebPart, Microsoft.SharePoint Security Exception, WebPart, WebPart AJAX, webpart asp.net 3.5 firefox, Webpart Connection, webpart connections, webpart custom catalogpart drag 'n drop, webpart custom editorpart usercontrol, WebPart custom web control, webpart dynamically, webpart editor, WebPart GridView No Scroll, webpart move drag draggability chrome custom, WebPart Personalization, WebPart Refresh, WebParts, webparts override, Webparts usercontrol, Webparts- Verbs, moss, WSS, WSS 3.0, wss3.0, Dynamic Webparts
  • 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
  • Update of an UpdatePanel causes external WebParts methods call.

    Think I'll go crazy with it... ;) Brief explanation of the problem. I have a page with several WebParts, inside this page there are also two controls inside two UpdatePanels. The updateMode is set to "conditional" and everything seems to work fine but... If I debug the application I see that something...
    Posted to ASP.NET AJAX UI (Forum) by m@moo on 03-07-2007, 12:00 AM
    Filed under: OnLoad, OnPreRender, updatepanel, WebParts, ajax
  • 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: 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: OnPreRender, CatalogZone, CreateWebPart, GetAvailableWebPartDescriptions, GetWebPart, WebPart, WebPartDescription, WebPartDescriptionCollection, WebPartManager, ZoneTemplate, LoadControl, CatalogPart, WebParts
  • 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: OnPreRender, CatalogPart, CreateWebPart, GetAvailableWebPartDescriptions, GetWebPart, WebPart, WebPartDescription, WebPartDescriptionCollection, WebPartManager, WebParts, LoadControl
  • 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: OnPreRender, UserControl, CatalogPart, CatalogZone, CreateWebPart, GetAvailableWebPartDescriptions, GetWebPart, IWebPart, WebPartDescription, WebPartDescriptionCollection, WebPartManager, WebParts, ZoneTemplate, LoadControl, ascx
  • Re: keeping a dynamically added webpartzone on the page

    Check out my reply on this thread: http://forums.asp.net/thread/1401652.aspx
    Posted to Web Parts and Personalization (Forum) by BCdotNET on 02-07-2007, 12:00 AM
    Filed under: OnPreRender, CatalogZone, CreateWebPart, GetAvailableWebPartDescriptions, GetWebPart, WebPart, WebPartDescription, WebPartDescriptionCollection, WebPartManager, WebParts, ZoneTemplate, LoadControl, CatalogPart
  • Re: Catalog Zone Manipulation

    Read my post on this page: http://forums.asp.net/thread/1401652.aspx
    Posted to Web Parts and Personalization (Forum) by BCdotNET on 12-28-2006, 12:00 AM
    Filed under: OnPreRender, CatalogPart, CatalogZone, CreateWebPart, GetAvailableWebPartDescriptions, GetWebPart, WebPart, WebPartDescription, WebPartDescriptionCollection, WebPartManager, WebParts, ZoneTemplate, LoadControl
  • Re: Can web part personalization vary by querystring parameter?

    Look at my reply (second post) in this thread: http://forums.asp.net/thread/1401652.aspx
    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
Page 1 of 2 (12 items) 1 2 Next >