RefreshRecord does not update the DBGrid row of a detail dataset.
I have tried manually editing the SQLRefresh property. No error appears, simply the data remains the same.
If I scroll in the Master dataset then the details that were externally updated are refreshed correctly.
MSSQL.
What am I missing?
RefreshRecord not working
Re: RefreshRecord not working
Never mind, I just discovered that the SQLRefresh property was not correct.
It is working now.
It is working now.