Hi Sue,
It depends on how you implement ajax on your page.
If simply by wrapping controls insideUpdatePanel, the whole form is submitted to the server.
If by accessing web service with client side proxy object, then only items specified in your code are submitted.
No comments:
Post a Comment