Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Putting a multi-line text string into a grid
Message
 
 
À
14/06/2002 16:33:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00668769
Message ID:
00668772
Vues:
16
This message has been marked as the solution to the initial question of the thread.
>Hi All,
>I have a multi-line text string that currently resides in an edit box. My boss would like to see it in a grid. I'm stumped. How would one insert lines of text into a grid? Am I just forgetting something?
>Thanks,

You can ALINES() string into array, APPEND FROM ARRAY to the cursor with one charchter field and use that cursor as a rowsource for a grid.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform