Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programatically tell WHICH row in grid is selected?
Message
From
25/04/2000 23:22:28
 
 
To
25/04/2000 22:57:33
Peter Brama
West Pointe Enterprises
Detroit, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00363425
Message ID:
00363432
Views:
20
>Is there a way to tell which row in a grid is the CURRENT record programatically.

You can use ActiveRow to returnt he current row of the grid and Recno() for the actual record number of the record source.

>I was thinking about using a DYNAMIC for controlling the background color of each row so that the current row is a diff color.

This may help: Message #356703
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform