In a custom viewcomponent, I'm using DiggStylePagination. The custom viewcomponent is only made of code (no template rendering), so I init an instance of the pager component and call render in my own render method.
My problem is that I need to override the default prev/next sections, but can't find a straight forward way to do so only from the code. Any idea how to achieve this? Thanks for your help --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
