RE: Generic search form/panel implementation

2012-08-13 Thread Paul Bors
g Subject: Generic search form/panel implementation Hi, I am trying to implement a generic search form/panel in Wicket. The form should allow searches in several fields in an Entity (using the DAO pattern) in order to filter the output of a ListView or a DataView. What is the best way to do this? I

Generic search form/panel implementation

2012-08-13 Thread nunofaria11
ended DataProvider but I haven't really seen any real example. Did anyone implemented such a thing? Some pointers would be nice. Regards Nuno -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Generic-search-form-panel-implementation-tp4651164.html Sent from the U