You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by ganea iulia <su...@gmail.com> on 2016/11/11 13:03:32 UTC

Datatable with drop down choice

Hello,

Could you please advise what would be the best option to have in my
DataTable, a column, where the cells contain a drop down choice?


Thank you

Re: Datatable with drop down choice

Posted by Ernesto Reinaldo Barreiro <re...@gmail.com>.
You put the drop down choice in a panel and override populateItem to add
that panel.

On Fri, Nov 11, 2016 at 2:03 PM, ganea iulia <su...@gmail.com> wrote:

> Hello,
>
> Could you please advise what would be the best option to have in my
> DataTable, a column, where the cells contain a drop down choice?
>
>
> Thank you
>



-- 
Regards - Ernesto Reinaldo Barreiro