Grid 36 doesn't work and I don't see how it could in the first place!!!

Grid 36 in the examples doesn’t show the picture from the photo field. In the sample db there is a photo and photopath column. The photo column has 4436133_low.jpg as a record and the photopath column has some url in it. How are these linked? It seems that one has absolutely nothing to do with the other. What is the purpose of having photopath? What does it do? The only constraints on this table are with the states and region. Where is the file 4436133_low.jpg located? I duplicated the grid exactly and it doesn’t show any picture. Also, the data dictionary might have something to do with it but the label {lang_employees_fild_photo} gives me undefined. Where in the data dictionary is {lang_employees_fild_photo}?

You are right. The picture field contains a value to a jpg which does not exists. The imagepath however does. But if you make this field visible and change datatype to image/file it does not showup so I guess that this is a bug.