1
Help for ParamQuery Grid (free version) / Set background color of entire row (add css class) depending upon cell data
« on: August 01, 2013, 08:57:43 pm »
First of all this is a very nice powerful plugin, I just switched to paramquery grid very recently. One of my requirement is to highlight the entire row with different color background with cell data when the table is displayed.
For example
Col A | Col B | Direction
---------------------------------
abc | xyz | In -> Set background color of entire row with green color
abc | xyz | In -> Set background color of entire row with green color
abc | xyz | In -> Set background color of entire row with green color
abc | xyz | Out -> Set background color of entire row with red color
abc | xyz | Out -> Set background color of entire row with red color
is it possible to do with param-query grid ?
- Thanks
For example
Col A | Col B | Direction
---------------------------------
abc | xyz | In -> Set background color of entire row with green color
abc | xyz | In -> Set background color of entire row with green color
abc | xyz | In -> Set background color of entire row with green color
abc | xyz | Out -> Set background color of entire row with red color
abc | xyz | Out -> Set background color of entire row with red color
is it possible to do with param-query grid ?
- Thanks