⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

row manipulation



steveay

steveay
  • profile picture
  • Member

Posted 11 January 2015 - 14:58 PM

I want to ask, how make one row color (all of column in that row) change based on 1 column value,

I have read some tutorial and try it, but it only change color of  1 column on that's value itself

 

and also 1 question,

 

I want to update 1 value (boolean value) in a column of a row, without entering edit mode, and see the result with row color change(like my first question)

 

Any help appreciate, thank you!


Amit Shah

Amit Shah
  • profile picture
  • Member

Posted 11 January 2015 - 20:29 PM

All the same can be accomplished using javascript. Look out for solution on stackoverflow / google to change the color of all the columns in a row with specific value. You should get a lot of pages giving the solution.