Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Empty Grid
Message
 
 
To
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:
00155307
Views:
31
>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

i have no experience with DE. with a DE, do you still set the grids recordsource, recordsourcetype, relationalexpr, childorder, and linkmaster properties. if you do have to set them, what are their values?

brenda
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform