Paging Using SQL and DIV without using any Control (ie:Grid/Repeater)
Follow these 3 steps:
Create a page named as paging.aspx
Create Table named as ProductDetails
Create a storedprocedure named as SQLPaging
paging.aspx :
< < Prev
Next >>
paging.aspx.cs :