I have been looking for that feature, but I can't find any elegant. Probably, the best approach is to call a link to a servlet, generate the excel in the server and show the response with content-type application/excel. In the ext-js forum there is an attempt to do what you want, but I think that only works with an specific version of IE.
Regards, Leo On Sep 11, 7:02 am, princ <[EMAIL PROTECTED]> wrote: > Can any one post a sample code for grid panel using EXPORT_EXCEL > tool.I need to transfer the data from grid panel to excel sheet once > the user clicks on the tool --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
