Hi guys

At the moment, I've got a "New Project Wizard" which is basically 1
page with loads of asp:panels, which are shown in series, switched on
an off on next/back clicks (postback).

I want to add an AJAX control I've written, but of course, using
PostBack always kills any ajax added data - so someone uses my control
on page 3, moves to page 4, and I've lost what they chose.

Is there any way round this for this situation? The ajax control will
only be on one page, but it's a dual list control I've created, so
before I move on to another page, I need to be able to get the results
of that control. Is that possible?!

Thoughts/ideas appreciated - I'm still not 100% "with it" when it comes
to to ajax and vs stuff :)

Much appreciated!

Cheers


Dan


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Ajax.NET Professional" group.

To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]

For more options, visit this group at http://groups.google.com/group/ajaxpro

The latest downloads of Ajax.NET Professional can be found at 
http://www.ajaxpro.info
-~----------~----~----~----~------~----~------~--~---

Reply via email to