Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete records in grid and compute total
Message
From
04/10/2004 07:23:22
 
 
To
04/10/2004 07:05:45
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00947104
Message ID:
00948411
Views:
37
hi,
thank you ,

but where i must but this code
*** Refresh the grid by setting focus to it
*** Find out which column is the first column
FOR EACH loColumn IN Thisform.Grid1.Columns
  IF loColumn.ColumnOrder = 1
    loColumn.SetFocus()
    EXIT
  ENDIF
ENDFOR
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform