http://gwt-code-reviews.appspot.com/33807/diff/1/3 File user/src/com/google/gwt/user/client/ui/HTMLTable.java (right):
http://gwt-code-reviews.appspot.com/33807/diff/1/3#newcode728 Line 728: cleanCell(row, col, clearInnerHTML); This method doesn't remove the cells or rows, it just removes the contents of the cells. People can use the TableBulkRenderer if they want to rerender the table completely. http://gwt-code-reviews.appspot.com/33807 --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
