Same here, when I try to sort the column with IgnoreCase: true and the column's sorttype is set to 'int', jqgrid hangs on “loading…”, but there is javascript error, as I think it's trying to call toLowerCase function on integers, while it's expected to have strings.