Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Empty Grid
Message
From
06/11/1998 13:02:29
Bill Breay
Custom Business Software
Arvada, Colorado, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00155119
Message ID:
00155294
Views:
36
Thanks Steve,

I have tried deleting the grid, delete the table from the DE, reindexing the table, reentering the table to the DE, and resetting up the grid in the form and it still does not work.

Further analysis indicates that the problem may lay in the index. The original index was the record id for the table which is an interger. I needed to add two character fields to the index which I did as so:

Str(tablename.recordid,4,0)+tablename.field1+tablename.field2

This is where it blows up. Apparently the grid will not recognize the comgination index. ????? By the way it is a regular index. Any thoughts??

bb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform