Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cant Refresh Grid Column
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Cant Refresh Grid Column
Miscellaneous
Thread ID:
00266613
Message ID:
00266613
Views:
49
I am trying to rfresh a Grid Column and cant get it to work. Scenarios as follows:

1. I have a number of colums in a Grid
2. When I go into each column, I want the whole Grid to change sequence and be ordered by the tag linked to the column
(i.e. the sequence should change but I want to stay on the same record)

I have following code in th GOTFOCUS.

lnREC=RECNO()
set order to MYTAG
GOTO lnRec

I then tried the following with no success :-
this.parent.parent.refresh ---> Doesent work
thisform.refresh ---> Doesent work


Any help appreciated.

Regards,

Gerard
Next
Reply
Map
View

Click here to load this message in the networking platform