If it matters, I forgot to mention, I'm using wicket 1.4-rc2

Jason



Jason Rosenberg wrote:
> 
> Hi,
> 
> I have an issue with the DefaultDataTable, and I'm wondering if this is
> something that I should expect to be supported, or not.....
> 
> (I've found the same problem with the AjaxFallbackDefaultDataTable)....
> 
> I implemented filtering, with the FilterToolbar, and made a few of the
> columns use TextFilteredPropertyColumn....
> 
> I set things up roughly similar to the wicket-stuff phone book example....
> 
> One thing I've noticed, is that if I have enough elements in the table, to
> force pagination initially, and then I enter filtered text in the toolbar
> to
> reduce the number of data items, such that there's only one page of data,
> when I then subsequently clear the filter, the full data gets restored to
> the data table, except that the top widgets for navigating the pagination
> don't display.....
> 
> In other words, the pagination navigation links at top right (e.g.  "<< 1
> 2
> 3 >>") go away when the filtering removes the need for pagination....but
> then clearing the filter does not restore that top toolbar....
> 
> Thoughts?
> 
> Thanks,
> 
> Jason
> 
> 

-- 
View this message in context: 
http://www.nabble.com/DefaultDataTable-loses-pagination-after-filtering-tp23267884p23267903.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]

Reply via email to