]> source.dussan.org Git - vaadin-framework.git/commit
Fix active row range handling when removing rows (#15454)
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Wed, 31 Dec 2014 08:25:46 +0000 (10:25 +0200)
committerVaadin Code Review <review@vaadin.com>
Wed, 31 Dec 2014 11:10:47 +0000 (11:10 +0000)
commit47850591adc8f2510ce18b64862c6fefd1f247ad
tree2e21c0bf4752b5f47a457aa5f2e816e89c43b2fa
parent68e3c8586655f19d1ff0054f4d70d0f57e4ca30c
Fix active row range handling when removing rows (#15454)

Change-Id: I6de22796051503290db216d4c213401d24a7e2a0
server/src/com/vaadin/data/RpcDataProviderExtension.java
uitest/src/com/vaadin/tests/components/grid/GridInTabSheet.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/grid/GridInTabSheetTest.java [new file with mode: 0644]