
Background color for details records.
Hi all, First of all, I thank you.plz help me.
Why in the Details page, I cannot fill the background color for that row if column [請求 済] has [済] value and the error it shows is as follows.
Hi all, First of all, I thank you.plz help me.
Why in the Details page, I cannot fill the background color for that row if column [請求 済] has [済] value and the error it shows is as follows.
8 comments
Hi NDC,
Hello Sean Tachibana,
I have only set the background color for position i of the vertical row, how can I color horizontally, according to the positions of the variables: elStatus1,elStatus2,elStatus3,...
Hello NDC,
For rows, you need to set up class attributes to the tr elements.
Eg.
JavaScript File
CSS File
Hello Yuzo Arai,
Can you show me more how can i query for tr of table 1 (currently i have 4 tables for this page), i have tried but i don't know how to run.
Thanks you./..
Hello Yuzo Arai,
Here is the code I just tried again.
Thank you for your help.
Hi NDC,
As Yuzo commented above, if you want to manipulate the lines together, the tr element is in the form of manipulation.
I'm not quite sure where you want me to explain in details, but you can change the background color of a row by processing it as follows.
Sample to make the background color of a row red
Hi Sean Tachibana,
hi, i will try it after i do the more needed functions, thank you.
Hi Sean Tachibana, Yuzo Arai
i can do it, Thanks, you've been very kind.