Row BG color via CSS?

Is it possible to control the background color of the rows in the table view via cascading style sheets?

Cheers,
Maria

no, not right now, normally you should expect it there indeed…
from Servoy 4.x and higher you can use one global method, and use that as your rowBackGroundCalculation

I agree, it would be nice, if we have options, to set the background color in CSS for forms, not only for the total form, but also seperate for the body, header, title-header, footer, etc…etc…

Maybe I file a request for that :-)

Hope that helps

Harjo:
no, not right now, normally you should expect it there indeed…
from Servoy 4.x and higher you can use one global method, and use that as your rowBackGroundCalculation

I agree, it would be nice, if we have options, to set the background color in CSS for forms, not only for the total form, but also seperate for the body, header, title-header, footer, etc…etc…

Maybe I file a request for that :-)

Hope that helps

Good idea.
I support the request.

Maria

maria:
Is it possible to control the background color of the rows in the table view via cascading style sheets?

not directly, but this link describes globally how we deal with it: http://forum.servoy.com/viewtopic.php?f=12&t=10870

Hope this helps

mboegem:

maria:
Is it possible to control the background color of the rows in the table view via cascading style sheets?

not directly, but this link describes globally how we deal with it: http://forum.servoy.com/viewtopic.php?f=12&t=10870

Hope this helps

That’s fantastic, Marc :D
Thank you very much.

Cheers,
Maria