Browse by Tags

Related Posts

  • Create a WebPartZone inside a WebPart

    Hi I've been running into some troubles dynamically creating a WebPart. I use a WebPart as a canvas, inside that WebPart i want to add other WebParts. Heres my code: Webpart1a.cs 1 using System; 2 using System.Data; 3 using System.Data.SqlClient; 4 using System.Web.UI; 5 using System.Web.UI.WebControls...
    Posted to Web Parts and Personalization (Forum) by Ratzai on 09-03-2007, 12:00 AM
    Filed under: WebPart, WebPartManager, WebParts, WebPartZone, WebPartZone PartChromeStyle CssClass, Zones, WebZone, Web Parts
  • 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
  • Re: showing a webpage inside a webpartzone

    You can create a webpart that contains a IFrame and can pass the URL to it as a parameter. namespace PlayGround { public class URLContainer : WebPart { // Constructor public URLContainer() { this .AllowClose = false ; this .Title = "Advanced find results" ; } private string _URL = "http...
    Posted to Web Parts and Personalization (Forum) by san_kumar_r on 07-25-2007, 12:00 AM
    Filed under: WebPart, WebParts, Zones, Web Parts
  • Re: Remove all Web Parts from a Zone

    Is there any way to over come the above problem : this is what i did as below, I have two webparts in each Zone, so total 6 webparts. on click event i m deleting all of them and displaying how many webparts deleted using icounter int iCounter = 0; WebPartZoneCollection zones1 = this .WebPartManager1...
    Posted to Web Parts and Personalization (Forum) by BhaveshPatel on 07-18-2007, 12:00 AM
    Filed under: WebPartManager, WebParts, webparts override, WebPartZone, Zones
  • 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, CreateWebPart, Custom Catalog, EditorZone, EditorZone usercontrol, GetWebPart, WebPart, webpart space, WebPartManager, WebParts, webParts msn, webParts Portal, WebPartVerbRenderMode, Zones, ZoneTemplate, Dynamic Webparts, Custom Editor Part, EditorPart
  • After closing webpart how to get back?

    Hi, Usually when we click on the close menu of web-part it is disappear from screen. I want to display a window in which all the web-parts which were disappear so user can select and get back ? any help?
    Posted to Web Parts and Personalization (Forum) by alirizvi on 02-15-2009, 12:00 AM
    Filed under: PartTitleStyle, personalization, asp .net 2.0 webpart image, minimize webparts, WebPartZone, WebPartZone Default Title Problem, WebPartZone ZoneTemplate UserControl, Zones, personalization webpartmanager webparts, WebPart custom web control, WebParts
Page 1 of 1 (6 items)