cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

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

SaiSameera
12-Amethyst

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

1 ACCEPTED SOLUTION

Accepted Solutions

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

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

Top Tags