I have strange requirement. I was asked to collapse all data rows of a Kendo grid to its header. I know to collapse to groups. But this seems strong suggestions to achieve.
Below is the proposed Kendo Grid, with an arrow in the header. Once click on the arrow, all the rows should collapse to header. By default this should be in collapsed state.
Please throw some lights on me to solve this.

Groupsare for. This Example shows how to filter out columns. Click on theOrder IDcolumn filter and there will be aColumnsoption where you can show/hide certain columns. - ShawnOrr