How to refresh TXDataWebDataSet

I need to programitically refresh the TXDataWebDataSet.

  • Is TXDataWebDataSet.Refresh sufficient.
  • Or do I need to close and reopen the dataset
  • Or there is some other mechanism

IIRC I use Close and Load

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.