Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What will be select in grid
Message
From
02/10/2004 14:53:37
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00948186
Message ID:
00948246
Views:
16
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform