hello,
i am using listview which returns 100 records
i am using datapager to show 1 record at one time it works perfect
i want to show in data pager that how many records come and on which page user is on like 1 on 15 then if user on page 2 it should show 2 on 15 if user is on page 3 os it should show 3 on 15
how to achive this with datapager and listview thanks