Filters a data table for an ActivePage.
Note: Modifies the data set permanently by remove DataRows
public DataTable FilterDataTable(DataTable dt, int activePage)
Parameters
dt
Full result DataTable
activePage
Page to display. 0 to use ActivePage property
See also:
Class Pager© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic