daniel-nagy / md-data-table

Material Design Data Table for Angular Material
MIT License
1.9k stars 520 forks source link

Default sorting onload #587

Closed vivekrc closed 7 years ago

vivekrc commented 7 years ago

Is there a default sorting on-load that is possible? Currently, it is configured to be the first column in descending order. Can one, say, change the order to be ascending as soon as the table loads?

vivekrc commented 7 years ago

This is solved. Use the query parameter in the controller to set the default sort.