Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Display
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Grid Display
Miscellaneous
Thread ID:
00238571
Message ID:
00238571
Views:
49
I have a read only grid based on a table. I have an "Order By" listbox which sets the order of the table based on the users selection. Next to the listbox is a 'Seek' text box.

In the Interactive change event of txtSeek I have:

SELECT HARDWARE
SEEK ALLTRIM(this.Value)
ThisForm.Grid1.Refresh()

The problem is, the found row is displayed in the middle of the grid. Is there anyway to have this row become the first row of the grid?

TIA.

Rob
Next
Reply
Map
View

Click here to load this message in the networking platform