Enables AJAX-style paging and sorting. When the user moves to another page, or sorts a column, only the table portion of the page is updated. This method prevents the web page from flickering or losing the scroll position.
This alters the behavior of the browser's "Back" button because the page history does not get updated with AJAX Paging.
The default value is "False". |