Jeff,

Thank you much. However, I'm "handcuffed" wrt releasing code/links to
the public. It's a proprietary web app -- which makes it really hard
to get third-party support :/ Anyway, as I said, thank you much.

All I can say is that our app deviates from the plain-vanilla C#.net
and is using a framework vaguely resembling the MVC architecture/
pattern. So in postbacks, it does not unload the whole page, just
parts of it. It seems, however, that during the postback process all
jQuery events get lost/orphaned. It's driving me NUTS!

Best,
RDO

On Oct 8, 5:07 pm, "Jeffrey Kretz" <[EMAIL PROTECTED]> wrote:
> If you have a sample page I could take a look at, I can give it a shot.
>
> I have a number of .NET applications that are married with jQuery both for
> UI work, as well as Ajax calls, and haven't had any troubles.
>
> But I'd be happy to take a look at yours if you'd like.
>
> JK
>
> -----Original Message-----
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
>
> Behalf Of RDO
> Sent: Monday, October 08, 2007 8:53 AM
> To: jQuery (English)
> Subject: [jQuery] jQuery and .Net Postbacks
>
> Hi guys,
>
> I'm having problems with .Net postbacks and jQuery. When I first come
> to the web page I'm working on, everything works fine: all elements
> that should be present, are. All events are properly attached to their
> respective elements. It's all honky dory (pardon the cliche), until I
> send data to the server and get a postback response. All events are
> lost and the elements act completely unpredictably. Any ideas what
> might be happening? Your help is much appreciated.
>
> Best,
> RDO

Reply via email to