look at the wicket examples [1] and see the data table examples. you will need to implement an IDataProvider
http://wicketstuff.org/wicket/repeater/ -- Jeremy Thomerson http://www.wickettraining.com 2010/5/7 cleverpig <[email protected]> > Hello everybody! > > I am a beginner of wicket. Now I meet a problem:"how to query inside > dataTable?" > > I found some information that can use IDataProvider implemented class > to resolve it, but can find complete code for reference. > > I don't know if you are not experiencing the same problem, so ask for > help and teach. > thanks~ > > -- > cleverpig(Dan) > Location: Beijing > Address: Room 4018,No.A2 South Avenue Fuxingmen Beijing,P.R.China > Zipcode: 100031 > MSN: [email protected] > QQ: 149291732 > Skype: cleverpigatmatrix > Facebook ID:cleverpig > Blog: cleverpig.name/dan/ > Tags: del.icio.us/cleverpig > Twitter: twitter.com/cleverpig > 新浪微博: t.sina.com.cn/cleverpig > Organization: www.beijing-open-party.org > or...@facebook: http://www.facebook.com/group.php?gid=8159558294 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
