EntityFrameworkPaginateCore
EntityFrameworkPaginateCore copied to clipboard
Multipe Sorts
Doesn't seem to work when passing multiple sorts e.g. table.setSort([{column:"leagueId",dir:"desc"},{column:"matchId",dir:"desc"}])