Hi Khoa, I am not using the table part of it, but as far as I see, in the demo thinge, if you alter the number of rows, the data is loaded again in the panel. And probably you need the same thing. Further, you can actually have a look at the source.
Cheers, Amit On Tue, Sep 16, 2008 at 1:19 AM, Khoa <[EMAIL PROTECTED]> wrote: > > 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 > > > -- 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 -~----------~----~----~----~------~----~------~--~---
