Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Making row readonly in a grid
Message
From
07/10/2004 04:47:02
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00949242
Message ID:
00949455
Views:
15
hi,
thank you for reply,

i try but still,
this my code under
LPARAMETERS nColIndex

this.ReadOnly = UPPER(ALLTRIM(EVAL(thisform.Grid1.RecordSource+".Nam1"))) == 'PRIVATE'

THISFORM.TEXT3.VALUE=NAM1
 THISFORM.TEXT5.VALUE=TYPE1
 THISFORM.TEXT6.VALUE=INNOUMBER
 THISFORM.TEXT7.VALUE=PRICE
 THISFORM.TEXT8.VALUE=TOTAL
 THISFORM.TEXT9.VALUE=SALE
 thisform.text17.value=w1
 thisform.text18.value=w2
 thisform.grid1.refresh
thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform