Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Re: Grid
Miscellaneous
Thread ID:
00368146
Message ID:
00368177
Views:
19
>Hi Everyone:
> I have a problem and wondering if any one of you good people can help me.
>Here we go..
> I have a grid. There are 5 columns in this grid. (1). Item
>(2). Part No. (3). Description (4). Quantity (5). Price
>Columns 1 - 4 are tied to Soitem.dbf.
>Column 5 is tied to Sorels.dbf. (I tried set relation command, but no success.) The problem is that when the grid is loaded the data in columns 1 to 4 is in sequence, however, the data in column 5 is not. What is happening in column 5 is that, is getting populated with the very first field from Sorels.dbf. Thus, every row in column 5 have the same data. Although, when I try debugging this it works fine. I mean the data in the grid is in sequence. Thus, my question is that if it works fine in the debug mode, how can I make it works without being in the debug mode.
>Thanks a lot.
>MA

Mahmood, try to set relation between Soitem.dbf and Sorels.dbf in your form Dataenvironment.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform