Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Array's on Grid
Message
 
To
03/09/1998 14:36:18
Joao Godinho
Fredesenvolv, Lda
Lisbon, Portugal
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00132918
Message ID:
00133014
Views:
15
>I need to manipulate an multidimensional array, inseting, delete change values. and then update several tables.
> I know grid only work with tables or views, and list boxes isn´t so good with more than one column.
>I'm thinking create tempory tables and use the grid control, but that solution in network envirnoment, i have to create temporay tables in each cliente.
>There are any control that work´s like a grid but with array´s
>Thank you ALL

Joao,

Create cursors instead of temporary tables. Cursors are unique to the work station, they are automatically erased when they are closed and they act just like tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform