aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/components/grid
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'master' into grid"John Ahlroos2014-03-184-1545/+0
* Implement programmatic scrolling (#13327)Patrik Lindström2014-02-181-0/+54
* Grid supports data set changes (#12645)Henrik Paul2013-12-171-1/+361
* Validate column group boundaries #12907John Ahlroos2013-12-101-5/+53
* Support custom column widths in Grid #13024John Ahlroos2013-12-041-2/+11
* Ensure setting value on detached column group throws exception #3153John Ahlroos2013-12-022-3/+27
* Add server-side API for column freezing (#3087)Henrik Paul2013-11-242-0/+94
* Introduce initial data source support for Grid (#12878)Leif Ã…strand2013-11-221-0/+9
* Multiple headers and footer rows #3153John Ahlroos2013-11-224-22/+523
* Base grid component and column API (#12829, #12830)John Ahlroos2013-11-192-0/+446