ng-sortgrid
ng-sortgrid copied to clipboard
🧐 A grid that allows you to sort all items via drag & drop. Items can be sorted in all directions (↕️ and ↔️). You can also select and sort multiple items at the same time by pressing ctrl and click...
Results
21
ng-sortgrid issues
Sort by
recently updated
recently updated
newest added
Using v3.0.3 on Angular v9.x. Already imported NgsgModule on the module I need to use it. Trying to sort an async array that comes from a store (ngrx). Am I...