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
  • Disabling Catalogzone "Add" button When nothing is selecting in PageCatalog

    Hi All, Please help me in this issue. If we dont have any webpart in the PageCatalog the "Add" button of Catalogzone is by default in disable mode. Now Scenario is: I have one webpart in the PageCatalog. Now CatalogZone "Add" button got enabled. Without selecting any webpart in the...
    Posted to Web Parts and Personalization (Forum) by hemanth555 on 04-10-2008, 12:00 AM
    Filed under: web parts personalization, webpart verb javascript clientclickhandler, CatalogZones
  • 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
  • Overriding the DeclarativeCatalog Web Part

    I'm a newbie and this might be simple but am going around in circles for now. I want to get rid of the DeclarativeCatalog Part and implement my own system for adding my custom web parts to a page. I'm aware that I can use the WebPartManager object to add Web Parts, and the syntax off the WebPartManager...
    Posted to Web Parts and Personalization (Forum) by SBRADBERY on 05-22-2007, 12:00 AM
    Filed under: CatalogZones, WebParts
  • 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
  • Web Part Zone List in Catalog Zone

    Guys, I've implemented a tabbed view of web parts on a page. Basically, I have 3 panels on the page. Each has 3 web part zones. And based on the value coming in from the querystring, I display the appropriate panel, thus displaying only catalog zones in that panel. This works great, except for one minute...
    Posted to Web Parts and Personalization (Forum) by mobfigr on 03-31-2007, 12:00 AM
    Filed under: WebPartManager, WebPartZone, Zones, CatalogZones
  • 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
  • CatalogZone and SQL SERVER

    Hi, Here we go...I got a big problem here...I'm developing a app where I'm allowing users to add and personalize the web page, in order to do that I'm using, of course, WebParts...The problem now is: I need to give them the option to add news from a Database...And I just don't have a...
    Posted to Web Parts and Personalization (Forum) by m0rph4ck on 10-19-2006, 12:00 AM
    Filed under: Custom Catalog, SQL Server, Web Parts, CatalogZones
Page 1 of 2 (11 items) 1 2 Next >