Search

You searched for the word(s): userid:693186

Matching Posts

  • Re: use webpartmanager SetPersonalizationDirty but Webparts with ajax 1.0 updatepanel have problem

    Exactly 100% i am facing your problem , if u find the solution please post it here, Thanks in advance
    Posted to Web Parts and Personalization (Forum) by pragasht on 8/28/2007
  • Re: web parts(user control) clear automaticaly when page is binded in page load

    Great work it works, Thanks a lot for your help, actually i cant find this answer anywhere in net , Usually .net has this kind of stupid problem which is logicaly right but it wont work ,,,,,,,,,,, thanks once again
    Posted to Web Parts and Personalization (Forum) by pragasht on 8/28/2007
  • web parts(user control) clear automaticaly when page is binded in page load

    Hi to all, I am having a webpartzone, user controls are added to that in page load event as follows Dim uc As Control = Me.LoadControl(strcontrol) uc.ID = panel.PanelID Dim gp As GenericWebPart = MainWebPartManager.CreateWebPart(uc) gp.Title = "some title" Try MainWebPartManager.AddWebPart(gp, WebPartZone1, WebPartZone1.WebParts.Count + 1) Catch ex As Exception : End Try after this controls are added to webzone, but when a post back occurs in that page the controls are cleared automaticaly
    Posted to Web Parts and Personalization (Forum) by pragasht on 8/27/2007
    Filed under: .net, ASP.net 2.0, .ASPX
  • Re: Page Refresh

    hi now i am faicng the same problem , may i know the what if condition did u made , it will be great helpfull thanks . if (page.iscallback) does not work fo rme.
    Posted to Web Forms (Forum) by pragasht on 8/26/2007
  • Re: web parts without personalization

    Thanks for your reply , i solved the issue by making a db in app_code , thank you
  • 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 personalisation is enabled for this user, is that possible to change the display mode with personlisation enabled false thanks in advance
    Posted to Web Parts and Personalization (Forum) by pragasht on 8/24/2007
    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
  • web parts without personalization

    i am using web parts with drag and drop feature , i did not use aspnetdb for user membership while it is published it gives eror as follows An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) Description: An unhandled exception occurred during
  • Wikipedia artcle in my site with my css style

    Hi to all , I want to display wikipedia artcle in my website with my css style , further i have some implementation in the content. I can get the article in xml format . which is more complex to parse. they are giviing parser programme in php language only, so is there any way to get the direct (source of html) html by defining the url of the site in asp.net i want the wikipedia article in html format Thanks in advance to all asp.net dons
    Posted to Web Forms (Forum) by pragasht on 7/21/2007
    Filed under: .net
  • Parse Xml from WikiPedia service to html

    I get the the content from wikipedia site in an xml format from http://en.wikipedia.org/wiki/Special:Export/Andre_Agassi which is very difficult to parse in to html . Now i want to convert these xml files into html as it in wikipedia in my style in my site. Any one know where i can get wiki parser
    Posted to Visual Studio 2005 (Forum) by pragasht on 7/20/2007
    Filed under: .net
  • Re: Collapsible panel not working (samplesite)

    wat u have given is the default value in asp.net pages
    Posted to ASP.NET AJAX Control Toolkit (Forum) by pragasht on 7/17/2007
Page 1 of 3 (24 items) 1 2 3 Next >