PDA

View Full Version : Export grid using Excel Web Service



marmstrong
4 Sep 2008, 3:56 AM
I have an early version of an excel creator service posted on app engine. I'm building for a project that doesn't currently use Ext but I thinking it can easily be reusable for other projects.

xlwriterservice (http://xlwriterservice.appspot.com/pages/main.html)

It currently accepts json in a row col format. Any feedback would be welcome.

I added an extended grid panel that accepts basic formulas and exports data to json format. The grid uses the xl creation service.