how to make custom column sortable

I have a custom column in my table, which i want to be able to sort it.

the custom column contains numbers from a calculation, so they are not part of the fields of the model represented in the table
Solution
that should be it, and you dont need games() or gamesCount() functions
Was this page helpful?