I've started getting this whenever I load a form after running it (I use CTRL+E a lot, so when I "quit" the running of the form, it goes back to the form in design mode, and then shows me the error)
I assume it's something to do with my grid, but I'm not sure how to get around it / fix it.
My problem is that I want to show fields from 2 different tables in the grid. I can't use SQL, as there are some other things I need to do, and they *have* to be done on the original table, not a cursor. So, I used the builder to build the grid, using the first table. Then I modified the column I wanted to point to a field in the other table. It works fine in running, but as I said, returns this error after. This crashes VFP.
Anyone any tips?
I assume it's something to do with my grid, but I'm not sure how to get around it / fix it.
My problem is that I want to show fields from 2 different tables in the grid. I can't use SQL, as there are some other things I need to do, and they *have* to be done on the original table, not a cursor. So, I used the builder to build the grid, using the first table. Then I modified the column I wanted to point to a field in the other table. It works fine in running, but as I said, returns this error after. This crashes VFP.
Anyone any tips?