Re: Resetting Kendo DataTable column sort

2018-02-16 Thread Sebastien Briquet
Hi, I will try to have a look at this over the week-end (which is already more than overbooked so no promises...) Best regards, Sebastien On Fri, Feb 16, 2018 at 4:47 PM, hkacoding wrote: > Hello, > > using wicket.kendo.ui.datatable.DataTable and with ISortStateLocator

Resetting Kendo DataTable column sort

2018-02-16 Thread hkacoding
Hello, using wicket.kendo.ui.datatable.DataTable and with ISortStateLocator data provider with SingleSortState. Problem is that resetting sort to original state is difficult because with 3rd click of header cell 'setSort' is never called, so sort state stays in descending state with same sort