O
Oriane
Hi,
I've written a Ajax enabled application with the Atlas .NET 1.0 extension
and ASP.Net 2.0.
I've put 2 UpdatePanels on a unique page with 1 timer on the second panel.
This timer refresh a text label every 10 seconds. Meanwhile, when I click on
the first panel to query and display some data from an Sql server 2005
database, the text label in the second panel disappear. In my understanding,
the postback sent by the first panel should only update the first panel...
Any hint ?
Best regards
I've written a Ajax enabled application with the Atlas .NET 1.0 extension
and ASP.Net 2.0.
I've put 2 UpdatePanels on a unique page with 1 timer on the second panel.
This timer refresh a text label every 10 seconds. Meanwhile, when I click on
the first panel to query and display some data from an Sql server 2005
database, the text label in the second panel disappear. In my understanding,
the postback sent by the first panel should only update the first panel...
Any hint ?
Best regards