fjborquez / katara

Frontend for Avatar project
0 stars 0 forks source link

Add sortable columns in the inventory table #45

Open Norbbs opened 2 weeks ago

Norbbs commented 2 weeks ago

As a User I want to have sortable columns in the table, So that I can easily organize and access the data in a way that meets my needs, improving my productivity and efficiency when analyzing and managing information.

Scope

  1. Add sortable columns in the inventory table

Out of scope

  1. Add sortable columns in any others table than the inventory table.

Reference

Angular Sort Header https://material.angular.io/components/sort/overview

Angular Material Data Table with Paging, sorting, search filter & Pagination: https://www.youtube.com/watch?v=5C9tY8npeFM

Sorting in Angular Grid component: https://ej2.syncfusion.com/angular/documentation/grid/sorting?cs-save-lang=1&cs-lang=ts