You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by William Speirs <ws...@apache.org> on 2012/12/01 16:42:23 UTC

Re: problem with editable datatable

When I've had to do this, I usually use a fragment. It keeps all the HTML
on a single page and is a bit cleaner I think:
http://wicket.apache.org/learn/examples/usingfragments.html

Bill-


On Fri, Nov 30, 2012 at 8:14 AM, hannes1608 <ha...@yahoo.de> wrote:

> Just realized that I have to create a new component for this. That works,
> but
> it's not really a nice solution.
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/problem-with-editable-datatable-tp4654370p4654381.html
> Sent from the Users forum 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
>
>

Re: problem with editable datatable

Posted by hannes1608 <ha...@yahoo.de>.
I didn't know about fragments so far, of course thats also a solution. But
with encapsulating in an own component, I can reuse my custom column
classes.



--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/problem-with-editable-datatable-tp4654370p4654421.html
Sent from the Users forum 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