Skip to main content
17-Peridot
June 29, 2021
Question

how to displaying default values of datatable

  • June 29, 2021
  • 1 reply
  • 2477 views

I have 10 field definitions in a DataTable. If I added rows of 2 field definitions, remaining 8 field definitions should be filled with the default values stored in the datashape of the datatable. How is this possible?

1 reply

16-Pearl
June 29, 2021

@AP_9587236 

 

You mean 10 field definitions in a DataShape? Default values of the field definitions remain unchanged when you add new filed definitions. 

17-Peridot
June 29, 2021

Yes. I can see the default values in datatable also. if the datatables rows added with new values, new values displaying in the datatable. Then once we removed those added values, the datatable rows should be filled with default values. But it is blank. Why ? If any filled columns datas removed in future, the cells should have default values instead of blank cells. What to do for that ? 

17-Peridot
July 8, 2021

My thingworx version is 8.4.4-b2319. We planned to deploy the project in cloud before updating to thingworx 9.0. What other bugs i can expect in thingworx 8.4.4. I want to know more about this to provide a good user experience to client.