ThingWorx Navigate is now Windchill Navigate Learn More

Translate the entire conversation x

how to set the color to grid cell when its value is updated

SaiSameera
13-Aquamarine

how to set the color to grid cell when its value is updated

Hi, I want to change the color of the grid cell when it is updated

ACCEPTED SOLUTION

Accepted Solutions
aseaton
12-Amethyst
(To:SaiSameera)

Sameera,

Use the RowFormat configuration to design how you want your grid to look based on values in the grid.

Here i have designed the style of the grid row based on the value of the property MVA. The grid will update as the property value changes.

as for a grid cell, i'm not sure we have the ability to do this yet. The new composer will allow us greater access using CSS and therefore i believe we might be able to achieve this kind of thing.

https://community.thingworx.com/groups/nextgen-composer/blog/2018/01/12/new-in-82-collection-and-css-editor

Hope it helps,

Andy

View solution in original post

1 REPLY 1
aseaton
12-Amethyst
(To:SaiSameera)

Sameera,

Use the RowFormat configuration to design how you want your grid to look based on values in the grid.

Here i have designed the style of the grid row based on the value of the property MVA. The grid will update as the property value changes.

as for a grid cell, i'm not sure we have the ability to do this yet. The new composer will allow us greater access using CSS and therefore i believe we might be able to achieve this kind of thing.

https://community.thingworx.com/groups/nextgen-composer/blog/2018/01/12/new-in-82-collection-and-css-editor

Hope it helps,

Andy

Announcements




Top Tags