DataView does work in a Form, and so ListView (if you call
setReuseItems(false)).

Eelco


On 11/2/06, Michael Welter <[EMAIL PROTECTED]> wrote:
> I am receiving <n> key/value objects in a List provided by my
> AttributeDataProvider.  <n> can vary from one Form to the next.
>
> Without having to allocate a <td> for every possible key, I would like
> to put the key/value pairs up on a form in order for the user to be able
> to modify zero or more values.
>
> Is there a Component, like DataView, that will work in a form?
>
> Thanks,
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to