At 02:52 PM 3/9/2012, Gustavo Urquizo wrote:
Is there a command to REFRESH an Enhanced DB grid?
Gutavo, Here's how: PROPERTY TABLE DBGridTableName 'CLOSE' PROPERTY TABLE DBGridTableName 'OPEN' RETURN And, that's all there is to it! Have fun! Very Best R:egards,Razzak.

