nobody out there ever written a custom model with paging abilities?
On Mon, 07 Apr 2008 10:48:51 +0200, arne anka <[EMAIL PROTECTED]> wrote:
hi,
i search over a repository and would like to present the results in a
paging datatable.
but paging requires to fetch all results at once -- the repository i am
searching (fedora) provides its own mechanism to page results, so i
think i need to implement my own model.
looking in the models tomahawk contains, however, does not present to me
how to replace the paging mechanism.
where should i look?
thanks in advance