I think you might also want to take a look at the Wicket Stuff[*] Wicket-Phonebook example, as from memory, that does what you're looking to do.
[*] http://wicketstuff.org/confluence/display/STUFFWIKI/Wiki On 20/11/2007, Joshua Jackson <[EMAIL PROTECTED]> wrote: > Thanks Erik. > > Could you provide me an input for me regarding the situation I'm facing. > > What I see is that I must create a class that extend > SortableDataProvider. But I don't know how to get my spring bean into > this class without using the @SpringBean annotation. > > Have you been into this situation before? > > Thanks in advance > > On 11/19/07, Erik van Oosten <[EMAIL PROTECTED]> wrote: > > Hi Joshua, > > > > There are many examples on http://www.wicketstuff.org/wicket13/repeater/. > > > > Regards, > > Erik. > > > > > > Joshua Jackson wrote: > > > Dear all, > > > > > > Is there any Sortable header component in wicket? I could not find it > > > under wicket core library. And is there any tutorial on how to add > > > sortable header? > > > > > > Thanks in advance > > > > > > > > > > -- > > Erik van Oosten > > http://2008.rubyenrails.nl/ > > http://www.day-to-day-stuff.blogspot.com/ > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > What you want today, may not exist tommorrow > > Blog: http://joshuajava.wordpress.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Download Wicket 1.3.0-rc1 now! - http://wicketframework.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
