Oh, I see that the custom sort moved to the source object and not the config….
I had above:
altrows:true, sort:_.bind(self.customsortfunc, self), rendergridrows:_.bind(self.rendergridrows, self), columns:[….
Which was part of the config object.