"A damaged structure within an index file has been detected. Delete the index file (.CDX or .IDX) and recreate it."
Este es el error al que me refería. Tal vez ya lo solucionaste.
Si no, te comento: apunto al AfterRowColChange en un grid con AllowCellSelection=.F. porque es lo que se puede disparar al pasar a un registro distinto del que se enfocó en primer término. Si el Grid es AllowCellSelection=.T. (default), habrá que pensar en otra cosa porque AfterRowColChange se dispara también en el primer enfoque. De todos modos, usas tablas dbf además de SQL Server?
A damaged structure within an index file has been detected. Delete the index file (.CDX or .IDX) and recreate it.