Hi François, Suvojit

Actually the Wicket Kendo UI's DataTable (first example) is using a custom
CSVDataExporter (largely inspired - not to say copy/paste - from the
original). But it can still itself be used for inspiration...

Source:
https://github.com/sebfz1/wicket-jquery-ui/blob/master/wicket-kendo-ui/src/main/java/com/googlecode/wicket/kendo/ui/datatable/export/CSVDataExporter.java

Best regards,
Sebastien



On Thu, Nov 6, 2014 at 2:37 PM, Francois Meillet <francois.meil...@gmail.com
> wrote:

> Hi Suvojit,
>
> I don't know CSVDataExporter but I noticed that the second bounded type
> parameter was a
> wildcard and not a defined type.
>
> I use Wicket 7 where there are only 2 parameters.
>
> See some examples:
>
> http://www.7thweb.net/wicket-jquery-ui/kendo/datatable/CommandsDataTablePage;jsessionid=2926A68F12DAE4CAC910C18699676209?0
>
> https://doc.codelutin.com/cantharella/xref/nc/ird/cantharella/web/utils/data/TableExportToolbar.html
>
>
> François
>
>
> François Meillet
> Formation Wicket - Développement Wicket
>

Reply via email to