Click here to Skip to main content
15,894,017 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have repeater control in aspx page which display data from database. i used paging in repeater control.in every paging i bound 5 items. i want if user is on 1 st paging and he refresh page than first 5 records i.e 1 to 5 records hit incremented by 1, if he is on second paging and he refresh page than next 5 records i.e 6 to 10 records hit incremented by 1 not 1 to 5 and so on.
Posted
Comments
[no name] 26-Sep-14 7:14am    
Do u have any table for entering into the table? or do u wanted to add the each item hit value into the table?
Manohar Khillare 26-Sep-14 7:26am    
yes i want hit value

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900