Re: how to populate SortableDataProvider

2011-03-22 Thread sonoerin
I tried changing that list to public void refresh( List list ) { list.clear( ); this.list.addAll( abcManager.getAllGaps( ) ); } but that didn't seem to make a difference - but I could see how that would update the wrong list if it was being called. I can't help but think

noob question

2010-09-22 Thread sonoerin
I am very new to Wicket, but I have worked thru a few basic tutorials and am currently reading Wicket In Action. I like most every thing I have seen about Wicket, but I have a particular design problem that I cannot tell if Wicket supports. Here is my problem: My application is a hosted