Is there a way to maintain the data in listview whenever I click pages in the pager?. Because,the data what I am displaying is static. So, I don't want to go to database again or put it in a session and rebind it.
Is there a way to maintain the data in listview whenever I click pages in the pager?. Because,the data what I am displaying is static. So, I don't want to go to database again or put it in a session and rebind it.