Skip to main content
11-Garnet
June 24, 2025
Question

How do I refresh table dynamically.

  • June 24, 2025
  • 0 replies
  • 444 views

Hi @RolandRaytchev 
With reference to your response in the topic 
Could you please share this sample project ?
I want to know how do I refresh table dynamically.

 

Regarding the below article.

https://community.ptc.com/t5/Vuforia-Studio/How-can-I-display-multiple-images-to-repeater/m-p/1019930#M13037

I would like to implement below steps.

 

1. Create local json items

2. Set json to repeater object

3. Display repeater object

4. Edit json data from other button

5. Update displayed repeater object

 

So, Already I had can be implemented and confirm it is work until step 4.

But repeater object value not change after edit json data.