]> source.dussan.org Git - vaadin-framework.git/commit
Fixes insert/remove columns and testcase (#12645)
authorHenrik Paul <henrik@vaadin.com>
Tue, 12 Nov 2013 08:37:27 +0000 (10:37 +0200)
committerHenrik Paul <henrik@vaadin.com>
Tue, 12 Nov 2013 11:42:53 +0000 (13:42 +0200)
commitfe33fb6316a84b809ebc4cde6aef4a744e489972
treea281322d64974a41182f703379e119a0c546cf45
parentd060b01d3cc34620a12fcc9b858f5956680f7e07
Fixes insert/remove columns and testcase (#12645)

This includes also other bugs that were found while creating a more suitable testcase for this

Change-Id: I841e3643550b02d1ba16d2eee74deab9be15cc26
client/src/com/vaadin/client/ui/grid/Escalator.java
uitest/src/com/vaadin/tests/components/grid/GridTest.html
uitest/src/com/vaadin/tests/widgetset/client/grid/TestGridConnector.java
uitest/src/com/vaadin/tests/widgetset/client/grid/VTestGrid.java