On Thu, Apr 7, 2011 at 16:40, henry <[email protected]> wrote: > Hi guys, > > please i need a code to export my dataTable values into an excel format on > click of a button. > > Any help will do.
Use Apache POI to create excel file/stream and IResourceListener to hook it to Wicket. Next time research on your own and ask more specific questions ;-). -- Pozdrawiam / Best Regards Rafal Krupinski --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
