Skip to Main Content
Spotfire Ideas Portal
Status Implemented
Product Spotfire
Created by Guest
Created on May 11, 2016

Need DataTable.EndRefresh - a method that waits until data table refresh operation is finished

I am refreshing data tables from scripts. But the script proceeds before the refresh operation is completed. I need a way to have the script wait until the refresh is done. This is what the obsolete DataTable.EndRefresh method was supposed to do.

The data tables are on demand-tables in this case.

Also see two community posts on the same topic:

EndRefresh() Method of DataTable object obsolete in 3.
http://spotfire.tibco.com/community/forums/p/609/1307.aspx

Datatable refresh issue
http://spotfire.tibco.com/community/forums/p/732/2265.aspx

{noformat}
Implemented in 7.0
  • Attach files
  • Guest
    Reply
    |
    Nov 9, 2017

    Could you please describe how/where this is implemented?