I'm using a custom template with the templateview.ascx to create my own listview. It's working great and I also have some custom attributes that show up.
Now I'm want to add some pagination. I limited the listview to 1 or 2 items and pagenumbers show up at the bottom of the list but there aren't hyperlinks. Does anyone know how to do that?
Thanks in advance.
Barend