Hi,
I am doing custom paging in GridView,
In that grid i don't want to bind all the records of the table.
In that manner my pagger template not displayed because of the PageCount property of the Grid.
How can I set the Page Count Property of the grid??
plz help me