Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What will be select in grid
Message
De
02/10/2004 14:53:37
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00948186
Message ID:
00948246
Vues:
17
>Dear all,
>What will be select in grid for selection. Header, column or table variable.
>thisform._agent.speak(this.parant.speak.value)
>
>if i want to select a column1 how will be select
>e.g
>thisform._agent.speak(this.grid.column1.value)
>but in this line i am receving message not found
>
>thanks


thisform._agent.speak(thisform.grid.column1.text1.value)

But keep it simple:

thisform._agent.speak(myAlias.myField) && whatever the controlsource is

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform