Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:589131
More Search Options
RSS Available
Matching Posts
Re: Problems with Repeater ItemCommand Event and UpdatePanel Triggers
Yes MrPredator, You are right. I have some mistakes in the code, but just mistakes when writting here. So, this is the real code: <cc1:UpdatePanel ID= "PanelFotoGrande" runat= "server" Mode= "Conditional" > <ContentTemplate> <asp:Image ID= "imgFotoGrande" runat= "server" /> </ContentTemplate> <Triggers> <cc1:ControlEventTrigger ControlID= "rptMiniaturas" EventName= "ItemCommand" /> </Triggers>
Posted to
ASP.NET AJAX UI
(Forum)
by
eCoGoblin
on 12/27/2007
Re: Problems with Repeater ItemCommand Event and UpdatePanel Triggers
Thanks Garbin, I read it. I have no idea how to make the behavior i want. I would like to refresh the big image, and some other things around de image, like nº of votes... I think in atlas for that purpose, because I would like to keep the thumbnails scroll in the same position when refreshing the image. Have any idea about to make that behavior? Sorry about my english ;-) Thanks.
Posted to
ASP.NET AJAX UI
(Forum)
by
eCoGoblin
on 9/26/2006
Problems with Repeater ItemCommand Event and UpdatePanel Triggers
Hello, I have an UpdatePanel with a big photo, and outside of the UpdatePanel i have a Repeater that shows some thumbnails. The code is something like this: <cc1:UpdatePanel ID= "PanelFotoGrande" runat= "server" Mode= "Conditional" > <ContentTemplate> <asp:Image ID= "imgFotoGrande" runat= "server" /> </ContentTemplate> <Triggers> <cc1:ControlEventTrigger ControlID= "Button1" EventName= "Click"
Posted to
ASP.NET AJAX UI
(Forum)
by
eCoGoblin
on 9/26/2006
Re: Trigger control outside the updatepanel
Thanks for your answers. I've tried the UpdatePanel.Update() method, but still refreshing the entire page. I've tried too somethinglike this: <cc1:UpdatePanel ID= "PanelFotoGrande" runat= "server" Mode= "Conditional" > <ContentTemplate> ...Big Foto... </ContentTemplate> <Triggers> <cc1:ControlEventTrigger ControlID= "rptMiniaturas" EventName= "ItemCommand" /> </Triggers> </cc1:UpdatePanel> <cc1
Posted to
ASP.NET AJAX UI
(Forum)
by
eCoGoblin
on 9/19/2006
Trigger control outside the updatepanel
Hello, I need that the control typed in the "ControlID" property of a trigger, to be outside of the updatepanel. If I put the button inside of the updatepanel, atlas works correctly. But if I put the button outside of the updatepanel, the button_Click event is doing a complete postback of the entire page. I want to put the button outside, because i don't want to load the same button one more time, just want to refresh the updatepanel when this button is clicked. I hope you can understand
Posted to
ASP.NET AJAX UI
(Forum)
by
eCoGoblin
on 9/19/2006
Re: Simulating a POST form in a button click handler
mmm... I'm tying to use this code, but.... When do you use the variable "sQry" ? In this variable is the data to be sent, it's not? Thanks a lot and sorry my english.
Posted to
Web Forms
(Forum)
by
eCoGoblin
on 7/24/2006
Including Flash in ASCX user control
Hello, I tried to insert <IMG.. html controls to an ASCX control. I use the control in some pages, some of them are in other folders. When I access to a page in another folder, some images cannot be viewed, because the changing of the path. And I think, this is the functionality of a user control?? A few moments later I try to use an <asp:Image ... control in place of HTML <IMG.. controls, and It was wonderful.... The images were viewed perfectly, without care of the actual path. A few days
Posted to
Web Forms
(Forum)
by
ecogoblin
on 2/24/2005
Page 1 of 1 (7 items)
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online