Skip to main content
16-Pearl
May 31, 2023
Question

Is there a way to disable editable grid's cell?

  • May 31, 2023
  • 2 replies
  • 1525 views

I have an editable grid and a Boolean column where we want to display checkboxes.

 

My question is:

  1. Is there a way to display editable checkboxes as soon as grid is rendered? Rather than after hovering over the cell or always displaying Edit button. And,
  2. Is there a way to disable specific cell (editable cell) depending on certain condition?

Thanks,

Shirish

 

 

 

2 replies

Community Manager
June 7, 2023

Hi @ShirishMorkhade_238755.

 

Which version of ThingWorx are you running and which grid widget are you using?

 

Regards.

 

--Sharon

16-Pearl
August 17, 2023

TWX 9.4.0

pshashipreetham
18-Opal
18-Opal
August 24, 2023

Hi @ShirishMorkhade_238755 ,

 

There is no way to disable the Editable for a single cell. If you show the editable option, it applies to the whole row. There is one workaround: either show a custom Data Editable mashup-popup on the double click/Single click ..etc.

 

Thanks,