see NavigatorLabel in extensions

-igor


On Thu, Apr 10, 2008 at 5:57 PM, Ritz123 <[EMAIL PROTECTED]> wrote:
>
>  Hi,
>
>  How would I pass in mathematical formula which is dynamic? e.g. in the
>  resource bundle properties file I would like a label like
>  mylist.navlabel=Displaying {0}-{1} of N items
>
>  DataTable doesnt give me 1 and/or X as property to I have to compute it like
>  (currentPage -1)* rowsPerPage to (currentPage -1)* rowsPerPage + rowsPerPage
>
>  Thanks
>  --
>  View this message in context: 
> http://www.nabble.com/StringResourceModel-with-computed-values-expression--tp16623050p16623050.html
>  Sent from the Wicket - User mailing list archive at Nabble.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