Browse by Tags

Related Posts

  • Using ReportViewer in a User Control based Web Part

    I am using a ReportViewer control to render a LocalReport which works all fine and dandy. I is even wrapped in an UpdatePanel using ASP.NET AJAX to stop the flicker when expanding and collapsing groupings. Still works nicely. Click and drag the web part and move it around to other zones... fine. Where...
    Posted to Web Parts and Personalization (Forum) by ChannelGeek on 03-22-2007, 12:00 AM
    Filed under: WebParts, Web Parts, WebPart, UserControl, ascx, webpart space drag drop, asp.net, Javascript
  • hi

    hi , can anyone help me please.. i am getting following errors while building project in asp.net framework 2003. Error:The type or namespace name 'WebParts' does not exist in the class or namespace 'System.Web.UI.WebControls' (are you missing an assembly reference?) The type or namespace name 'Services...
    Posted to Web Parts and Personalization (Forum) by prsuman on 05-08-2007, 12:00 AM
    Filed under: WebParts, asp.net, C#
  • 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
  • Adding Controls to an UpdatePanel dynamically

    I am attemtping to add a tabbed control to an UpdatePanel that is created during a web part's CreateChildControls function. The intention is to have a timer scroll throught the tabs displaying content until a user selects one of the tabs. The tab control work great when it is added to the web part...
    Posted to ASP.NET AJAX UI (Forum) by david.mcwee on 07-24-2007, 12:00 AM
    Filed under: UpdatePanel nesting dynamically, ajax, WebParts, TimerControl, ajax update panel, "AJAX Toolkit", TimerControl asp:Timer, Update Panel, control, TimerControl AJAX, Dynamic, Timer, "TabPanel", "Update Panel", "TabContainer", Dynamic Controls, Ajax UI, tab panel, ajax 1.0, "WebParts", AJAX toolkit, C#, asp.net, TabPanel, TabContainer, AJAX 1.0 UpdatePanel, Ajax Control Toolkit 1.0, Dynamically, UpdatePanel ajax, Ajax Controls, asp.net ajax updatepanel
  • 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
  • Uising Excel Web Access in Asp.net application

    Is it possible to use EWA in a normal web application (without MOSS)? I copied all the the needed dll's from a MOSS machine to my computer, referenced Microsoft.Office.Excel.WebUI.dll and made an aspx-page that looked like the one below but the webpart seems to need to run in sharepoint (error stack...
    Posted to Web Parts and Personalization (Forum) by fimatronn on 10-18-2007, 12:00 AM
    Filed under: WebParts, WebPartZone, asp.net, excel web access
  • how to retrieve data from a content place holder

    I have a details veiw in one content place holder and a drop down list in another content place holder. Both content place holders are on the same page, but I get this error message when I try to use the drop down control. Could not find control 'ddlName' in ControlParameter 'KEY_ID'...
    Posted to Data Presentation Controls (Forum) by xyz789 on 11-06-2007, 12:00 AM
    Filed under: asp.net 2.0, ASP.NET, visual studio 2005, VS 2005, WebParts, Web Parts
  • Forms authentication with Activedirectory in sharepoint server 2007

    HI, I need to configure sharepoint server webapplication with forms authentication using Active Directory. I have modified the web config file by adding a default membership provider. <membership defaultProvider=" MyADMembershipProvider"> <providers> <clear /> <add name...
    Posted to Web Parts and Personalization (Forum) by aditya_raj on 02-07-2008, 12:00 AM
    Filed under: WebParts, SharePoint, asp.net, Sharepoint Server, Web Application Project, sharepoint webpart, web user control, Sharepoint Server asp.net Web part, Active Directory Groups, SharePointoint Customization, sharepoint security, sharepoint 2007, asp.net 2.0, Web Parts ASP.NET VWD
  • how to PostBack with MenuItemTemplate using ClientOnClickUsingPostBackEventFromControl() method

    I have an SPMenuField control in my ASP.NET 2.0 Web Part. This SPMenuField is associated with a MenuTemplate which is inturn filled in with MenuItemTemplate . My requirement is to fire a Button click event by clicking on of the Menu Items. I found the there are three methods to handle clicks on the menu...
    Posted to Web Parts and Personalization (Forum) by prasvi on 02-27-2008, 12:00 AM
    Filed under: WebParts, SharePoint, Web Parts, WebPart, custom verb, EditorPart, EditorZone, asp.net, Sharepoint Server, Web Parts in Action, Custom Verbs, sharepoint webpart, Sharepoint Server asp.net Web part, ASP.NET2.0, ASPxGrid + Web Parts, sharepoint 2007, asp.net 2.0, Dynamic WebPartZones, images web part, mossfis, moss, DNN and webparts, callbacks, Web Part, Web Parts ASP.NET VWD, WebParts Personalization aspnetdb ASP.NET, MOSS design webpart corners rounded
Page 1 of 2 (12 items) 1 2 Next >