Posts Tagged 'paging'

Generate Paging – Custom function

Posted on October 20 2009 by Sachin Jain

Here it goes

private int mstrPageSize = 1;
private int mstrTotalRecords = 1;
private int mstrCurrentPage = 1;

public int PageSize
{
get
{
return mstrPageSize;
}

Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Powered by Sachin Jain