Have you made a LOCATE or GO TOP after the creation of the cursor related to the form?
Otherwise FIC does not know where is the current record of the cursor. The grid is displayed without HTML content ..
Best regards
GLS
From: | LLS |
To: | Tuvia Vinitsky |
Have you made a LOCATE or GO TOP after the creation of the cursor related to the form?
Otherwise FIC does not know where is the current record of the cursor. The grid is displayed without HTML content ..
Best regards
GLS
I have grids all over, but I cannot figure out wy this one, when first instantiated on a form, will not display the records correctly. While the VFP form in debug looks fine, there are just rows of blank data. However once I click on a header to sort the data, my grid jumps back to life.