DotNet-302-Core
Ctrlk
  • Introduction
  • 1 - Intro and Setup
  • 2 - Add Users and Authentication
  • 3 - Client-side Login and Register
  • 4 - Improving the User Model
  • 5 - Displaying Users on the Client
  • 6 - Handling Errors
  • 7 - Editing Profiles and Uploading Photos
  • 8 - Pagination, Sorting, and Filtering
    • 8.0: TimeAgo Pipe
    • 8.1: Adding an Action Filter to the API
    • 8.2: Paging in the API
    • 8.3: Paging in the Angular Project
    • 8.4: Filtering in the API
    • 8.5: Filtering in the Angular Project
    • 8.6: Sorting Users
  • 9 - Following Users
  • 10 - Messaging
  • 11 - Appendix
  • Eleven Fifty Style Guide
Powered by GitBook
On this page

8 - Pagination, Sorting, and Filtering

8.0: TimeAgo Pipe8.1: Adding an Action Filter to the API8.2: Paging in the API8.3: Paging in the Angular Project8.4: Filtering in the API8.5: Filtering in the Angular Project8.6: Sorting Users
Previous7.12: Deleting PhotosNext8.0: TimeAgo Pipe

Last updated 7 years ago