About this question
I tried creating a lightning-datatable with custom data types, but unfortunately when trying to sort a column, it does not work. I have set the columns to sortable: true but still it does not work.
Component structure
c-main-component
|---> c-custom-datatable
One thing i noticed though, it highlights the first cell when i tried to sort it.