Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get the row/col values from Grid (ActiveRow)
Message
From
10/06/2003 08:26:47
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
10/06/2003 06:55:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00798282
Message ID:
00798305
Views:
20
>How do I get the Col/Row values from a Grid with a base Data source table underlying the col/row values in grid. Each col has a control source.
>
>I need to change values in other form controls as I click or down/up-arrow through rows of grid.
>
>F.Z. - Boston MA

Donald,
What do you exactly mean ?
As you navigate in grid recno() of source changes and is the beset row identifier IMHO. For column you could use varread(), this.parent.controlsource (or this.Columns(nIndex).Controlsource in ARCC-BRCC) etc.
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
Reply
Map
View

Click here to load this message in the networking platform