Skip to main content
10-Marble
November 5, 2021
Solved

Advanced Grid Add does not work

  • November 5, 2021
  • 1 reply
  • 2078 views

TWX Version:   ThingWorx 9.1.0-b10877

 

When I click add it creates the new row and allows me to enter in the information.  However,  when I click save it does not invoke the service  (editing works fine)

KK_9150368_0-1636131712155.png

I have also tried this on Thingworx version:  9.2.0-b30   and it works fine

Best answer by KK_9150368

it works on ThingWorx 9.2.0-b30 

1 reply

10-Marble
November 5, 2021

One more thing I just discovered on TWX  version  9.2.0-b30 .   I have a grid with 3 columns  one of the columns is a non-editable integer field.    When I add a row and edit the other 2 fields and then try to save it  I get the error (Value cannot be empty)

 

KK_9150368_0-1636134145820.png

 

 

 

10-Marble
November 5, 2021

I have now discovered why it does not work on TWX version:   9.1.0-b10877   and there is no indication why it will not work.  If the non editable column is hidden,  you never see error.   Is there any way to get it to work with non editable columns?

10-Marble
November 9, 2021

I think I just figured this out after going through the weather examples.   I have only one other question is it possible to hide the delete column of checkboxes that pops up on edit?