setSort

fun setSort(column: C, order: SortOrder? = null)

Toggle or set sorting for a column. If order is null, cycles ASC -> DESC -> none.