I can't figure out a good way to update a single row of data after using setRowData() to populate a CellTable.
Specifically, I have an ArrayList of objects that represent rows that need to be updated, but they are not consecutive. Is there a way to update one (or multiple non-consecutive) rows in a celltable without refreshing the whole thing (or from an index to the end)? Thanks! -- 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.
