protected override void InitializePager( GridViewRow row, int columnSpan, PagedDataSource pagedDataSource )
Parameters
- row
- A System.Web.UI.WebControls.GridViewRow that represents the pager row to initialize.
- columnSpan
- The number of columns the pager row should span.
- pagedDataSource
- A System.Web.UI.WebControls.PagedDataSource that represents the data source.