Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to enable just one row on grid
Message
From
05/11/2000 19:16:47
 
 
To
05/11/2000 18:24:20
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00438157
Message ID:
00438182
Views:
12
>>How to enable just one row on grid?
>
>* AfterRowColChange
>this.Setall('Enabled',llCondition)
>Cetin

Hello Cetin

The row grid is initially disabled and I have tried this
Thisform.pageframe1.page1.ackgrid.setall('enabled',IIF(RECNO('vwconsigna')<0,.t.,.f.))

The command before is executed in the click method of command button. The result is that all rows are enabled.

What is wrong?
Antonio Carlos Kleinübing
Systems Analyst
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform