AJAX UpdatePanel component in Project Wonder?
AJAX UpdatePanel component in Project Wonder?
- Subject: AJAX UpdatePanel component in Project Wonder?
- From: Raghavender <email@hidden>
- Date: Fri, 11 Dec 2009 23:54:47 +0530
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden