Page 1 of 1
paging with ajax
Posted: Wed Aug 16, 2006 7:38 am
by parveen.sehrawat
can anybody help me how do paging with ajax
Posted: Wed Aug 16, 2006 7:45 am
by Jenk
Maybe.
Posted: Wed Aug 16, 2006 7:47 am
by ddragas
If you post problem or something else
paging with ajax
Posted: Wed Aug 16, 2006 7:51 am
by parveen.sehrawat
Sorry i mean how to do paging with ajax
Posted: Wed Aug 16, 2006 8:24 am
by Jenk
the same way you do with php, by page/row/item number.
What problem(s) are you experiencing?
We will be happy to assist you, but we are not prepared to do it for you (not without a price anyway.)

Posted: Wed Aug 16, 2006 8:24 am
by feyd
It's done exactly the same as paging would normally be done.. just with slightly different output. How much different depends on your client-side Ajax handling.