Is it possible for the Kendo UI - Grid / AngularJS to display a grid without a header row?
I am hoping to achieve this:
https://i.sstatic.net/guYPf.jpg
instead of this:
https://i.sstatic.net/xlfgC.jpg
If it is supported, what should the options in its code look like?
(I am seeking a solution using 100% Kendo UI API, any other adjustments I can handle myself)