aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/grid/GridBasicFeatures.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'master' into grid"John Ahlroos2014-03-181-343/+0
* Grid supports data set changes (#12645)Henrik Paul2013-12-171-9/+70
* Support primary style names in Escalator and Grid #13058John Ahlroos2013-12-101-0/+20
* Fixes problem with setting initial column width on server side Grid #13024John Ahlroos2013-12-091-0/+5
* Support custom column widths in Grid #13024John Ahlroos2013-12-041-1/+33
* Testbench tests for Column api #12830John Ahlroos2013-11-261-1/+1
* Add server-side API for column freezing (#3087)Henrik Paul2013-11-241-0/+9
* Introduce initial data source support for Grid (#12878)Leif Åstrand2013-11-221-0/+11
* Multiple headers and footer rows #3153John Ahlroos2013-11-221-44/+105
* Base grid component and column API (#12829, #12830)John Ahlroos2013-11-191-0/+144