Hi, in my gridview i want to display Elements numbers but since I have a pagination when I click next page the number starts all over from 1 Text='<%# (Container.DataItemIndex + 1) %>' Any idea how to overcome this ?