Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids & cursors
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Grids & cursors
Miscellaneous
Thread ID:
00134428
Message ID:
00134428
Views:
48
Hello All,
In the Load of my form, I have a create cursor command.
Upon leaving the second page of the pageframe on the form, I populate the cursor. The third page of the form has a grid which I have set the cursor as the recordsource and countolsource. I've also set the columnCount as well as some other properties of the grid.
Programically, I set the caption of the headers of the columns.

PROBLEM:
The grid has no clue that the cursor exists. The properties I have set in the grid are not seen. (I opened up debugger and found columncount to be 0 where I had set it to 4).

What's going on here??!!

Sandy
Next
Reply
Map
View

Click here to load this message in the networking platform