You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by lang <de...@telfort.nl> on 2012/05/03 12:43:11 UTC

Datatable with selection row below the header

I need a table like datatable, only one difference: t must has input fields
on the second row where the user can enter his selections. 

Who has an example for this? 



--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Datatable-with-selection-row-below-the-header-tp4605644.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: Datatable with selection row below the header

Posted by Martin Grigorov <mg...@apache.org>.
Hi,

You can use the filtering columns from
org.apache.wicket.extensions.markup.html.repeater.data.table.filter
(wicket-extensions) to do that

On Thu, May 3, 2012 at 1:43 PM, lang <de...@telfort.nl> wrote:
> I need a table like datatable, only one difference: t must has input fields
> on the second row where the user can enter his selections.
>
> Who has an example for this?
>
>
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/Datatable-with-selection-row-below-the-header-tp4605644.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
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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