摘要: By default, when a sorting or paging operation is performed, the GridView control posts back to the server to perform the operation. When the EnableSortingAndPagingCallbacks property is set to true, a service is called on the client to perform sorting and paging operations, which eliminates the need to post back to the server.

  阅读全文
posted @ 2007-09-06 15:10 Robot·H 阅读(54) | 评论 (0)编辑