Thanks for the quick reply!
Upayavira wrote:
Vilya Harvey wrote:I have a form, using CForms, with a repeater. I'd like to paginate it's contents, but I can't figure out how. As far as I can tell, the PaginationTransformer can't handle this use case (although I'd love to be wrong about that). What would be the best way of moving forward with this?
In my limited knowledge, I would say that you don't want to paginate in your repeater, you want to paginate in your binding between repeater and business objects. Your repeater shows just a range of entries from your business objects, but the repeater is always complete in itself.
If I understand you correctly, you're saying I should transform the data into a paginated form before I bind it to the repeater? That sounds like a reasonable idea. I'll give it a go and see what happens. Thanks!
Vil.
--
__
o| _. / \|o._ _ _ ._ _ ._ _ _|_
\/ ||\/(_|| (|/||| |(/_(_)| |(/_o| |(/_ |_
/ \__
http://website.lineone.net/~vilya--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
