Hi, is there a component in wicket which acts like a datepicker but works for any content? I mean just a box where you can put your custom panels in.
I need an alernative for a DropDown Box because if have about 400 entries. so i think of a little popup box with paging and filtering elements. In the popup box i would place my DataView and other components. Popup ---------------------------- | Filterbox | | | | << < > >> | | row1 | | row2 | | .. | | << < > >> | ---------------------------- TextBox with button that opens popup box. Thanks for your help! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/common-data-picker-component-tp4534753p4534753.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
