Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting up Grid with Table Buffering
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00055064
Message ID:
00055123
Views:
21
>Pls. help me... I need to setup a grid with table buffering. I need your step by step explanation about what I should do to get this thing done. Because I have a problem with my current grid settings, my grid does not seem to link with my table. The grid record source is set to a table and the recordsource type is Alias. Everytime I move the cursor within the third column (change row) the cursor in the grid is move to another row but the table's record is not moved to the corresponding record. Why ?
>
>Thank you for your kind help,
>Best Regards,
>Andi Hidajat
>pkshq@cbn.net.id

The grid is not set up with buffering, the table or view (as your record source) is defined to have buffering in the DataEnvironment of your form. The grid control is a complex animal and without knowing several of the properties you have set for it, this question will be difficult to answer. Is .Bound = .T. or .F. for some columns and not others? Is it just the standard textbox control in that column or do you have a custom class in the 3rd column. I've never seen this type of behavior. Also, the cursor is moving, but how do you know that the tables record pointer is not moving? I might be missing something here so forgive me as I try to stumble through this.

Steve
Previous
Reply
Map
View

Click here to load this message in the networking platform