Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How many arrays can you stuff into a grid?
Message
De
10/03/2021 09:46:31
 
 
À
05/03/2021 18:21:00
Mike Yearwood
Toronto, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01678778
Message ID:
01678890
Vues:
41
>Hi All,
>
>Is it possible to use an array as a recordsource in a grid?
>Recordsourcetype doesn't list it as an option, but in tinkering with it, I did get it to sorta work, but not very well. It's not a big array, maybe 2 x 10, at the most, but it has to be able to insert/delete rows.
>The contents is created from a string like this: "2222.33.44.55,CN,2222.33.44.66,TW,2222.33.44.77,BD" that's stored in a field of the form's table.
>Any ideas?
>Thanks.
>
>Luke

I did something at Shopper's Drug Mart. I made a table of x,y,content and presented it in a grid. It was back in the DOS days. I wanted to make a grid back in '95. Far simpler to create a cursor and give that to the grid.

Hi Mike, Lutz,

I kinda figured that would be the case, which is what I ended up doing. It just seems like a lot of o/head for at max 10 cells.
On the upside, it'll be easy to turn the table into an array for non-form processing.
Anyway, thanks for the input.

Luke
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform