So currently you have a table component whose data
property is bound to a sql query binding? Or is it not bound and populated instead by the script?
If it’s of any relevance, you can call the system.db.refresh
(vision) or the refreshBinding
component method (perspective)
Are you using vision or perspective?