> > The reason this is a GWT issue is my company has gone with a > completely GWT solution for a product. > How badly do you need this solution? You could upload a spreadsheet to the server and reflect it with the appropriate MIME type. The browser would open the spreadsheet via whatever's configured for that MIME type.
That solution involves GWT (and a program on the server to provide the reflection). There is no solution (although MS probably has a DLL you could invoke from JS in their browser, IDK) that's pure JS. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
