Values for the Mode property.
Member Name | Description |
---|---|
CallBack | Paging and sorting are performed through AJAX-style HTTP callbacks. |
PostBack | Paging and sorting are performed on the server side. Each action initiates an ASP.NET postback and triggers the appropriate server-side event. |
Namespace: APNSoft.WebControls
Assembly: APNSoftControls (in APNSoftControls.dll)