If a DataTable has its headers modified after initialization, most things will update reactively, but the sorting for any newly added headers will not function. Some of our codebase has wrapped the ...
Making datatable sortable alters the behavior of the column headers such that the headers are always begin/left aligned, and the sorting icon appears to the right of the column header text. In the ...