From 587f53266320ef8d0b2afa4218c5ae9e08b39316 Mon Sep 17 00:00:00 2001 From: Cyril Joseph Date: Mon, 12 Jan 2026 21:56:49 -0400 Subject: [PATCH] home page table filtering --- src/app/home/home.component.html | 27 ++++++++ src/app/home/home.component.scss | 9 ++- src/app/home/home.component.ts | 111 ++++++++++++++++++++++++++++++- 3 files changed, 142 insertions(+), 5 deletions(-) diff --git a/src/app/home/home.component.html b/src/app/home/home.component.html index 2c56dd8..abe78e8 100644 --- a/src/app/home/home.component.html +++ b/src/app/home/home.component.html @@ -19,6 +19,33 @@
+
+ + + Filter By + + + + {{column.displayName}} + + + + + + + Search Value + + search + + + + +