iamisti / mdDataTable

Angular data table complete implementation of google material design based on Angular Material components.
MIT License
524 stars 132 forks source link

Sorting is not working with advacne column filters #312

Open mrmohsin opened 7 years ago

mrmohsin commented 7 years ago

Hi,

I used your codepen , I am applying sorting functionality to "Carbs" column by adding column-sort="true" but its not working.

Please Help.

githaruo commented 7 years ago

Hi,

These files are working. I tested cloud url files and sort function wasn't work then I download git files it's working properly. https://github.com/iamisti/mdDataTable/tree/master/dist

It seems following three files are having issues (not maybe all) headerRowData.columnSort.isEnabled was never tun on to Enabled. Can you update to latest one? https://cdnjs.cloudflare.com/ajax/libs/md-data-table/1.8.0/md-data-table-templates.min.js https://cdnjs.cloudflare.com/ajax/libs/md-data-table/1.8.0/md-data-table.min.js https://cdnjs.cloudflare.com/ajax/libs/md-data-table/1.8.0/md-data-table-style.css