Hi Thibaut, Just starting up my Tap experience again (after T3) but when i read your mail i wanted to share a thought. Have you considered POI yet? Doing a 'button with csv' is nice but why not go for a whole sheet instead?
I'll be running into the same challenge and already decided that POI would be a very elegant way to go .. Spreadsheet, tabs and 1-2-3 export to csv. Best of all worlds. I have dabbled with POI and it won't be too difficult. I suppose getting the rows and cells from Tap will be the most difficult part .. ;-) If this is a route you would consider let me know, maybe i can dig up some of my POI code to get you on your way. Cheers, Fermin DCG On Fri, Aug 21, 2009 at 6:43 PM, Thibaut Gadiolet < [email protected]> wrote: > Hi folks, > > I am sorry for bothering you if it is not necessary but I am looking for a > function allowing to export a grid component to a CSV file. > I know that Thiago wrote something about that but I didn't find it on > Nabble.... > > It could be nice to add such a function to the grid component. Does it ring > a bell to someone? > Someone got the same problem before? > > Regards, > > Thibaut > -- “The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man.” - George Bernard Shaw (1856 - 1950)
