Page 1 of 1

RefreshRecord not working

Posted: Sun 20 Sep 2009 02:14
by 99Percent
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?

Re: RefreshRecord not working

Posted: Sun 20 Sep 2009 03:00
by 99Percent
Never mind, I just discovered that the SQLRefresh property was not correct.

It is working now.