This is sort of similar to my previous post asking about customizing components 
beyond what seems to be possible.  This is a simple example involving the Grid 
component again.

I want to set the "range" parameter of the GridPager, but since that is not 
also exposed by the Grid, I can't see how it could ever be anything other than 
the default of "5".  I tried adding t:range="3" to the Grid but it didn't make 
any difference.  I also tried getting the Pager from the Grid and trying to 
call methods on it using reflection, but I suspect that doesn't work well 
because of the way the bindings work.

I'm hoping this time someone can provide a little clarification about how to go 
about this.

Thanks,
Brian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to