gregnb / mui-datatables

Datatables for React using Material-UI
MIT License
2.71k stars 934 forks source link

how to show sort icons on all header colums in mui datatable #2042

Open govindtotla opened 1 month ago

govindtotla commented 1 month ago

The Table header should have Arrows SVG on all the columns. By all the column options, The sort icon is only visible to the Default Sort Column.

image

Tech Version
Material-UI 5.16.5
MUI-datatables 4.3.0
React 11
browser Chrome or Any
etc