I've just implented jqgrid on my cold fusion site. Everything works fine. I'm loading the data locally from an array.
However, I'm unclear how to paginate this. I can turn on the page — and I see the pager — but it says page 1 of 0 — and won't allow me to scroll.
How can I populate a local array with, say, 100 bits of data but only show 10 at once. Does JQgrid automatically segment this into units of 10? Or is this something I need to do manually?
Very confused.
Bobbytuck
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top