Is there a way to paginate data from a tree? I am using the Tree Behavior but having problems pagination the data.
Using the cookbook $nodelist = $this->Product->generatetreelist(null,null,null," - "); gets me all the data but how would i paginate that?
Thanks
Dave
No comments:
Post a Comment