Custom & Conditional Formatting In Table View

Hello Knime Fellow Masters,

I need your help on below points related to the custom formatting in table view.

  1. How to change a specific cell’s Header font / foreground / background color in table view.
  2. How to change the font / foreground / background color a specific cell’s in table view based on a condition.
  3. How to change the font / foreground / background color a specific ROW in table view based on a condition or without condition.
  4. How change pagination based on GROUP / Field

Thanks & Regards

@anilsknp Hi, I was able to achieve the custom formatting and conditional row highlighting using the Table View (JavaScript) node.

Please check this workflow for the implementation of the first three points. Regarding Point 4, there might be a way that I was not able to find.

Hope this helps!

2 Likes

Thanks for your reply and the suggestion.

1 Like