Hello Oleg,
not quite understand you. What extensions you are talking about? ASP.NET
AJAX Extensions 1.0 for asp.net 2.0?
in 1.0 version you have only one updatePanel implementation
if you are talking about ASP.NET 3.5 Extension preview, then it doesn't have
new Update Panel implementation, and btw if it had, it would be located in
different namespace - ajaxtToolkit, the same as ToolkitScriptManager
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog:
http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
O> Hi,
O> I'm wondering if anybody using ajax extensions where UpdatePanel tag
O> is used
O> in addition to existing ajax implementation where UpdatePanel wasn't
O> used yet.
O> So, there is already a web project where ajax is used, but not with
O> UpdatePanel. (without extensions) Would I be able to use UpdatePanel
O> tag
O> along with the current implementation? Or there is a contradiction in
O> older
O> and newer ajax styles?
O> It's all .NET 2.0 environment.
O> Thanks,
O> Oleg