Hi, this is fixed in latest trunk (didn't make it into RC2).

-Matej

On Dec 19, 2007 1:45 AM, Cristiano Kliemann <[EMAIL PROTECTED]> wrote:
> PagingNavigator needs to get the page count on construction because it 
> depends on a PagingNavigation, which extends Loop. Loop needs an iteration 
> count on constructor.
>
> I'm using a PagingNavigator connected to a DataView. The problem is that the 
> method size() of my data provider is being called on PagingNavigator 
> construction, which seems to be very strange because I don't want to render 
> the page on construction. Everything else is being called at the right moment 
> (onBeforeRender).
>
> Is there a way to add a PagingNavigator without calling 
> IPageable.getPageCount() on construction?
>
> Thanks
>
>
>
>
>       Abra sua conta no Yahoo! Mail, o único sem limite de espaço para 
> armazenamento!
> http://br.mail.yahoo.com/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to