Hi,

Is there an AJAX UpdatePanel component in Project Wonder, like It is available with ASP.NET that includes an UpdateMode property that may be set to 'Always' or 'Conditional'? With this property, the default is Always, in which case the UpdatePanel will always update its content during an asychronous postback. Or set to Conditional, in which case, the UpdatePanel will only update its content when the server-side code calls its Update method. This should allow to use conditional logic in code to determine whether the UpdatePanel will update its content during an asynchronous postback.

Thanks in advance,
Raghavender.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to