Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hyperlink In A Grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00463234
Message ID:
00463244
Vues:
14
>I want to display a list of file names. I was thinking of populating a
>simple table with those names, then basing the grid off the table.

>In one of the columns, I want to see a hyperlink with the text of the
>file name, like c:\temp\somefile.txt

>At this point the user can click a link and have it open the file.

This is only one way to do it,

1) Make a base class grid, in the properties box find the textbox in the column you want the drilldown

EX: Column1.Text1

2) In the rightclick method put the code

MODIFY COMMAND (THIS.VALUE)

3) Make your form, drag the grid on and populate

Bob
'If the people lead, the leaders will follow'
'War does not determine who is RIGHT, just who is LEFT'
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform