Need a special offer?Find out if your project fits.
+

css format conditional

Resolved
Jose Antonio Veintimilla asked on February 19, 2018

One question: is there the possibility, via css, of mounting a conditional format that affects only 1/4 of the color of the cell's background, for example?

Thank you very much.

3 answers

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster February 20, 2018

Hello Jose,
Thank you for writing. Could you please send us the screenshot which describes the expected behavior? In such case, it would be much easier for us to find a suitable solution for you.
Waiting for the update from you.
Regards,
Dmytro

Public
Jose Antonio Veintimilla February 21, 2018

The idea is based on some values to paint the bottom of the cell without occupying the whole cell. I send you a screen dump with the result that I would like to obtain.

It would be good if the method would accept, for example, using css gradients (background: linear-gradient (to right, red, yellow);)

Thank you very much

Attachments:
exampleCSS.png

Public
Tanya Gryshko Tanya Gryshko Flexmonster February 22, 2018

Hello, Jose,
Thanks for specifying the details.
Please check out customizeCell API call which allows customizing of separate cells. In examples section, you can find some useful samples with custom styles. CSS gradients can be used as well as other CSS styles.
Please share your feedback with us.
Regards,
Tanya

Please login or Register to Submit Answer