I have a grid bound to a database.
I need to be able to deactivate some rows while data is loading from database...
Example
if Thisform.Grid1.Column18.Text1.Value
Thisform.Grid1.Column18.Text1.enabled= .F.
How can I do that ???
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.