Skip to main content
12-Amethyst
February 9, 2021
Solved

Advanced Grid not rendering last column on Twx 8.5.3

  • February 9, 2021
  • 2 replies
  • 4364 views

Hello, I have an issue with an advanced grid (V4.2.1) where it does not render my last column.  It is fed by a service with output type <Infotable> but no datashape defined. The service executes fine and I can see all the columns in composer.

As well, I have a configuration service output <string>, result fed to the configuration binding of this widget.

Everything was working well with V4.0.1 but it is deprecated and I cannot get it to render properly with the new version.  

I am using TWX 8.5.3, attached pic for reference.

Any ideas?

Best answer by c_lowy

According to my tests, if you remove the Grid Advanced Extension from ThingWorx 8.5.3, your existing Grid Advanced widget will stay unchanged, however from then on the Grid Advanced that you will be able to select under the "Widgets" menu will be the out-of-the-box one. 

 

If you have a development or test environment I would suggest that you test there first to see if the out-of-the-box Advanced Grid also misses one column when displaying the same data.

2 replies

16-Pearl
February 10, 2021

Hi @Ecko665,

 

If you are using ThingWorx 8.5.3 you should be able to use the out-of-the-box Advanced Grid widget instead of the one from the Grid Advanced Extension 4.2.1, this is what we would recommend. Are you seeing the same issue with the out-of-the-box Advanced Grid ?

 

In the String output from your configuration service, is this column explicitly stated and shown ?

 

If you added the column later try a refresh on the data source in the Composer and then rebind the data to the Grid.

Ecko66512-AmethystAuthor
12-Amethyst
February 10, 2021

Hello, thank you for the update.

 

The output of the configuration service is attached, it does not call out or hard code the data in the last row.  It is dynamic based on the entity count per plant.

 

I've attached a picture showing what I have available for the grid widget, and I cannot pick the legacy advanced grid.

By removing the AG 4.2.0 extension, would the out of the box replace it?

 

Thanks again,

 

Please let me know as this is on a Prd server and I 

c_lowy16-PearlAnswer
16-Pearl
February 15, 2021

According to my tests, if you remove the Grid Advanced Extension from ThingWorx 8.5.3, your existing Grid Advanced widget will stay unchanged, however from then on the Grid Advanced that you will be able to select under the "Widgets" menu will be the out-of-the-box one. 

 

If you have a development or test environment I would suggest that you test there first to see if the out-of-the-box Advanced Grid also misses one column when displaying the same data.

Community Manager
February 22, 2021

Hi @Ecko665.

 

If you feel your question has been answered, please mark the appropriate response as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon