]> source.dussan.org Git - vaadin-framework.git/commit
#7839 Out of Sync error when using Generated Columns with TreeTable
authorArtur Signell <artur.signell@itmill.com>
Thu, 3 Nov 2011 15:58:23 +0000 (15:58 +0000)
committerArtur Signell <artur.signell@itmill.com>
Thu, 3 Nov 2011 15:58:23 +0000 (15:58 +0000)
commit12c4745519cc3b182846998c221fb93be279c755
tree1227d8e56cbb31a02083646196013316713506df
parent8a86b6f207f8c89feac8614067f7b92f3cf2b6cd
#7839 Out of Sync error when using Generated Columns with TreeTable

Fixed multiple indexing issues that could occur in partial updates in Table and TreeTable

svn changeset:21889/svn branch:6.7
src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
src/com/vaadin/ui/Table.java