Hi Amit, Thanks for the link. The display in "Table" tab is similar to what I have too. Are you pulling this information from a live database as well? If yes, how did you update the table when there are new records in the database?
Regards, Khoa On Sep 15, 1:31 pm, "Amit Dhingra" <[EMAIL PROTECTED]> wrote: > Hi Khoa, > See if this can be of any help to > you...http://www.future-earth.eu/gwt/eu.future.earth.gwt.MainDemoApp/MainDe... > Check the third tab there... :) > > Cheers, > Amit > > > > On Mon, Sep 15, 2008 at 10:53 PM, Khoa <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I am using Livegrid to display records from a database -- As new > > records are inserted into a database (by another program), I would > > like to periodically update my grid by appending newly added records. > > I can query the whole table again but that's not very efficient. Is > > there a way to update the livegrid with those new records? > > > I've looked at the Livegrid sample code, but it uses a static Object[] > > [] data as a source. > > > Thanks, > > Khoa > > -- > Warm Regards, > Amit Dhingra --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
