Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fill mygrid
Message
From
14/01/2005 16:32:52
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Fill mygrid
Miscellaneous
Thread ID:
00977370
Message ID:
00977370
Views:
52
hi all,
i want to fill mygrid with data via code as under.
any help,idea
SELECT MAX(DAT) FROM TABLE1 where mac1=thisform.text1.value INTO ARRAY laArray
IF _TALLY > 0
  THISFORM.TEXT2.VALUE = laArray + 1
ELSE
  THISFORM.TEXT2.VALUE = DATE()
ENDIF
m.qasem
Next
Reply
Map
View

Click here to load this message in the networking platform