FilteringTable icon indicating copy to clipboard operation
FilteringTable copied to clipboard

Table sorting without DataProvider

Open jonasrotilli opened this issue 4 years ago • 0 comments

Why does Table Sorting without DataProvider not work? I create the table, add the columns in a simple way (addColumn) and if the user clicks on the column header, nothing happens, it doesn't order as it happens in the standard Grid. Does anyone know the reason or a way to enable? I've already tried adding setSortable to columns, but nothing changes either.

jonasrotilli avatar Dec 09 '21 11:12 jonasrotilli