UpdatePanel Archives - Sebastien.warin.fr https://sebastien.warin.fr/tag/updatepanel/ Le blog personnel et technique de Sébastien Warin, Chief Technology Officer (CTO) & Creative Technologist Thu, 14 Jun 2007 10:53:54 +0000 fr-FR hourly 1 https://wordpress.org/?v=5.9.12 FormAuthentication, Session et UpdatePanel : PageRequestManagerParserErrorException https://sebastien.warin.fr/2006/11/30/79-formauthentication-session-et-updatepanel-pagerequestmanagerparsererrorexception/ https://sebastien.warin.fr/2006/11/30/79-formauthentication-session-et-updatepanel-pagerequestmanagerparsererrorexception/#respond Thu, 30 Nov 2006 14:42:11 +0000 https://sebastien.warin.fr/?p=211 Je me suis retrouvé lors d’un dev d’une application Web dans une petite galère avec l’ASP.NET AJAX Extention ! La situation est simple, j’ai une page ASPX contenant une gridview dans un UpdatePanel qui est protégée par un formulaire d’authentification (authentication mode= »Forms » dans mon Web.Config), bref cas des plus classiques ! Seul problème, au bout […]

Cet article FormAuthentication, Session et UpdatePanel : PageRequestManagerParserErrorException est apparu en premier sur Sebastien.warin.fr.

]]>
https://sebastien.warin.fr/2006/11/30/79-formauthentication-session-et-updatepanel-pagerequestmanagerparsererrorexception/feed/ 0
[Atlas] UpdatePanelAnimation : la galere des animations OnUpdating/ed https://sebastien.warin.fr/2006/10/22/70-atlas-updatepanelanimation-la-galere-des-animations-onupdating-onupdated/ https://sebastien.warin.fr/2006/10/22/70-atlas-updatepanelanimation-la-galere-des-animations-onupdating-onupdated/#comments Sun, 22 Oct 2006 23:37:40 +0000 https://sebastien.warin.fr/?p=204 Est-ce un bug, un oublie ou juste moi qui me prend la tête pour rien ? Les UpdatePanelAnimation sont des extendeurs du controle UpdatePanel nous permettant de jouer une animation au rafraichissement d’un UP. Je mets donc un ScriptManager, 2 UpdatePanel en mode Conditional et 2 UpdatePanelAnimationExtender mappés sur les UP respectifs (TargetControlID= »…. »). Je remplis en […]

Cet article [Atlas] UpdatePanelAnimation : la galere des animations OnUpdating/ed est apparu en premier sur Sebastien.warin.fr.

]]>
https://sebastien.warin.fr/2006/10/22/70-atlas-updatepanelanimation-la-galere-des-animations-onupdating-onupdated/feed/ 2
[Atlas] Appeller une fonction JS après un UpdatePanel https://sebastien.warin.fr/2006/10/09/63-atlas-appeller-une-fonction-js-apres-un-updatepanel/ https://sebastien.warin.fr/2006/10/09/63-atlas-appeller-une-fonction-js-apres-un-updatepanel/#comments Mon, 09 Oct 2006 21:23:02 +0000 https://sebastien.warin.fr/?p=197 J’ai passé ma journée d’hier a chercher comment appeler une fonction JS (coté client donc) après l’update d’un UpdatePanel avec un rendu partiel du ScriptManager (enablepartialrendering= »True »). J’ai enfin trouvé et en fait c’est vraiment tout bête. Il suffit d’ajouter dans votre Page_Load la ligne : [crayon-6972f05597215821315182/] Exemple : [crayon-6972f0559721b527191687/] Et surtout n’oubliez pas le dernier […]

Cet article [Atlas] Appeller une fonction JS après un UpdatePanel est apparu en premier sur Sebastien.warin.fr.

]]>
https://sebastien.warin.fr/2006/10/09/63-atlas-appeller-une-fonction-js-apres-un-updatepanel/feed/ 3