diff -r a85c1d4c4d12 -r e95d2886f49f www/js/rec_edit.js --- a/www/js/rec_edit.js Mon Feb 04 15:21:49 2019 +0100 +++ b/www/js/rec_edit.js Mon Feb 04 20:30:41 2019 +0100 @@ -2364,9 +2364,6 @@ } ] }); - $("#mashGrid").on('cellendedit', function (event) { - $('#mashGrid').jqxGrid('sortby', 'step_temp', 'asc'); - }); }; // initialize the input fields.