Hi i have setup a grid with addrow that adds a new row at the top. Now I want to disable or remove the sort/filter option because if click the column sort it would send that new row at the bottom. So I was wondering if there is a workaround to not sort/filter a new row. The row should always be at the top no matter any sort/filter has been done. But after completely editing the row, now it should let you sort/filter normally. This should only apply to add new row when its in editing mode.
Here is my jsfiddle:
http://jsfiddle.net/nc5ttq3k/2/