When you are paging data in a ListView control using the DataPager , by default, the DataPager will be shown even if there is only one page of data. So, if you're using a NumericPagerField for example, you're going to end up with a text showing 1 in your
Read More...