Hi All,

I'm using a gridview control with paging. I'm having difficulty getting exactly what I want with the formatting for paging. i.e. I can get

Next Previous

1,2,3,4 .....

at the bottom of the grid for paging, but I cannot get

<previous 1,2,3,4,5 Next>

Type formatting, does anyone know how to do this.