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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
