Re: How to get items of inmethod grid to export as excel file

2011-08-29 Thread Duy Do
Thanks Martin. On 8/29/11 4:03 PM, Martin Grigorov wrote: See https://github.com/wicketstuff/core/tree/master/jdk-1.5-parent/wicket-poi-parent https://github.com/wicketstuff/core/wiki/POI On Mon, Aug 29, 2011 at 10:34 AM, Duy Do wrote: Hi Wicketers, I have to get all items of the inmethod g

Re: How to get items of inmethod grid to export as excel file

2011-08-29 Thread Martin Grigorov
See https://github.com/wicketstuff/core/tree/master/jdk-1.5-parent/wicket-poi-parent https://github.com/wicketstuff/core/wiki/POI On Mon, Aug 29, 2011 at 10:34 AM, Duy Do wrote: > Hi Wicketers, > > I have to get all items of the inmethod grid to export as excel file. Is it > possible? > > Thanks

How to get items of inmethod grid to export as excel file

2011-08-29 Thread Duy Do
Hi Wicketers, I have to get all items of the inmethod grid to export as excel file. Is it possible? Thanks, Duy