I’m working on a document tracking system, and I’m trying to add a bit of color to make things more noticeable. Specifically, I want to highlight rows in the table based on the status field. For example, if a document is marked as "URGENT," I’d like the row to be highlighted in red to make it stand out.
Is there a way to implement this kind of color change for a row dynamically?
Change Color of Column in Table view
Re: Change Color of Column in Table view
You can take a look at this:
https://blog.appgini.com/tags/highlight-rows/
https://blog.appgini.com/tags/highlight-rows/
-
- Posts: 21
- Joined: 2024-05-12 10:13
Re: Change Color of Column in Table view
Thanks! I also found the tutorial of Appgini in their YT channel: https://www.youtube.com/watch?v=DObUK-I-U8o