Re: Dynamic datatable columns (sequel)

2017-03-20 Thread James Selvakumar
Thanks Sven. That was very clear. On Fri, Mar 17, 2017 at 3:34 PM, Sven Meier wrote: > Hi, > > you can just pass an empty collection of columns to dataTable: > > private List> columns = new ArrayList<>(); > > public DataTablePage() { >

Re: Web sockets support clarification

2017-03-20 Thread Martin Grigorov
Hi, On Fri, Mar 17, 2017 at 6:00 PM, Wayne W wrote: > Hi, > > we are currently using Wicket 6.17 and use a version of Atmosphere jar > libraries (not the wicket version). Its never been great and have had lots > of production issues with it. I'm looking to replace