Does anyone know (or can point me to an example of) how to split a long string retrieved from a db (8000+ characters) and utilize the paging feature of one of the .NET 2.0 xview controls (gridView, detailsView etc.)? I am creating a light weight CMS for my site and when presenting an article to the presentation layer I would like to page through long articles instead of having a single long page.
Thanks in advance.
Thanks in advance.