One of the requirements for a project I'm working on is to have a static row at the top of a kendo grid. This row will show data that is to be compared with other rows in the grid. What would be the easiest way to go about having this row get into the grid and have it remain at the top of the grid regardless of the sort? Client side sorting is turned on as of now.
Thanks in advance!