I need to programitically refresh the TXDataWebDataSet.
- Is
TXDataWebDataSet.Refreshsufficient. - Or do I need to close and reopen the dataset
- Or there is some other mechanism
I need to programitically refresh the TXDataWebDataSet.
TXDataWebDataSet.Refresh sufficient.IIRC I use Close and Load