Hello,
Has there been any development that will allow this? We are able to get sorting working by using something similar to the code below, but we cannot find a way to get grouping or filtering to work.
sortable: compare: (a,b)-> return b-a
Hello,
Has there been any development that will allow this? We are able to get sorting working by using something similar to the code below, but we cannot find a way to get grouping or filtering to work.
sortable: compare: (a,b)-> return b-a