You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by magicjean <js...@hotmail.com> on 2010/06/24 19:41:26 UTC

Who wants to help building 2 special ListView components?

For a webapplication that I'm currently working on, I need 2 special
components which can not be found in the standard Wicket library. Maybe
there is somebody who wants to help me developing these components (doesn't
have to do it for free, as long as it's reasonable). The 2 components I
need:

1) A PropertyListView, with an extra "empty" line. If the user put some data
in this empty row, automatically a new row is added to the list.

2) A PropertyListView. Not all the fields are show, but only the main ones
(Example: Firstname, last name). If the user clicks on a button next to the
row, the PropertyListView gets replaced by another WebMarkupContainer (or
panel) which shows all the data for that specific record. For example: first
name, last name, address, city, etc.). Below the PropertyListView there are
some buttons to switch between the rowview and the single record view,
delete a record, go to next record or previous record (only in single view),
etc.

Many times I've tried to build them myself, but everytime got stuck (like
data is not saved or synchronised). These components are put on a form and I
use Databinder to control the data-model.

If you're interested, may you could sent me an email to jsbijl@hotmail.com

Jan Bijl
-- 
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Who-wants-to-help-building-2-special-ListView-components-tp2267383p2267383.html
Sent from the Wicket - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org