Hi Abhiram,
You will need to provide your own visualization for the spreadsheet data in
your GWT application. The FlexTable widget may be particularly useful here.

To actually persist and work with data in a Google Spreadsheet, however, you
can use the Spreadsheets API (one of many flavours). You can check out the
Spreadsheet API at the link below.

Spreadsheets API:
http://code.google.com/apis/spreadsheets/

<http://code.google.com/apis/spreadsheets/>Hope that helps,
-Sumit Chandel

On Sat, Jul 18, 2009 at 2:43 AM, twdarkflame <[email protected]> wrote:

>
> Not to my knowledge, but you could just use a Frame element, seeing as
> Google docs can provide url links to each document.
> Not particularly neat though.
>
>
> On Jul 17, 11:53 am, abhiram <[email protected]> wrote:
> > Hi,
> >
> >   Is there a way to integrate the 'Google Docs' with the GWT
> > application so that I can conveniently display the spreadsheets and
> > all in my web application. Just wanted to know if there is any jar
> > available for 'Google Docs'. And a sample application also would be of
> > great help.
> >
> > Regards,
> > Abhiram
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to