You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Farrukh SATTOROV <fi...@gmail.com> on 2014/02/17 19:39:38 UTC

how to create editable spreadsheet

how to create spreadsheet (with editable cell), what kind of repeaters is
good choice in this case ?

-- 
Regards, Farrukh

Re: how to create editable spreadsheet

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

Any repeater will do it.
The magic is in the JavaScript.
Better reuse some JavaScript solution like http://handsontable.com/

Martin Grigorov
Wicket Training and Consulting


On Mon, Feb 17, 2014 at 7:39 PM, Farrukh SATTOROV <fi...@gmail.com>wrote:

> how to create spreadsheet (with editable cell), what kind of repeaters is
> good choice in this case ?
>
> --
> Regards, Farrukh
>