I have a problem with a Vdf16.1 and Ajax2.3 data grid when editing a record in a grid.

If you look at the the attached screen shots you will see that after I edit a record in the grid and and save it I recieve in the testcode column an <UNDEFINED> statement. This is strange because if I refresh the grid all seems fine. I have checked the data and this is all ok as well.

You can see from the buffer debug screen that the records and all their parents and Grandparents data buffers are populated correctly. The testcode column
is a related field, the relationship is as follows:-

1. Svccres.Testcode is related to Crspec.testcode
2. Crspec. tescode is related to Svtests.testcode

The asp page for the Ajax grid column shows Svtests.Testcode which is the Grandparent of Svccres.Testcode.

So my question is why is the Ajax grid not refreshing correctly when an edit and save are done on a record.

Click image for larger version. 

Name:	ProEdit1.JPG 
Views:	162 
Size:	137.7 KB 
ID:	5202Click image for larger version. 

Name:	ProEdit2.JPG 
Views:	155 
Size:	139.0 KB 
ID:	5203