I have enabled paging on the grid. I want the grid height to be fixed or 100%, and not "jumping" when browsing to the last page, which has less records. The height declaration does not work with the pagable option, just with the scrollable option.
See http://www.telerik.com/kendo-angular-ui/components/grid/api/GridComponent/#height-number
Does anyone have a solution?