Ismaestro / angular-example-app

Angular 17 Example App + Standalone Components + i18n + EsBuild

Home Page:https://angular-example-app.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[#REQ] Angular Material Table implementation: pagination, sorting, filtering...

josemorenoasix opened this issue · comments

Bug Report or Feature Request (mark with an x)

  • bug report -> please search issues before submitting
  • feature request

Versions.

Repro steps.

The log given by the failure.

Desired functionality.

Implementation of an Angular Material table schematics with pagination, sort by column and name query filter from server and client side.
$ ng generate @angular/material:table heroes-mat-table

Mention any other details that might be useful.

Nice job.
I am currently studying web development and I wanted to tell you that your project for me is very useful. It inspires me and teaches good practices. Thanks for share it.

Hi @josemorenoasix !

I'm very happy to hear that, I hope this helps people like you.

I'll try to do it in a free time maybe the next week. ;)

BR
Isma

Home Page ... Sort and Filter options would be of Great use! Please.. Thanks in advance