Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid control not editable
Message
From
12/12/1997 12:38:09
George Alexander
Qatar Armed Forces
Doha, Qatar
 
 
To
12/12/1997 10:58:36
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00065520
Message ID:
00065565
Views:
43
>>Hi.
>>
>>Can anybody tell me why this happens to me alone.
>>
>>I have a form with the grid. When the user click add, then the underlying table of the grid
>>becomes a cursor created on the fly with one record containing the value of the key field.
>>If the first click I do is in the grid, it is editable. But after editing other controls of the form
>>if I click the grid, it is not editable. Can any body point out why so??
>>
>>Thanks
>>
>>alex
>
>Do you want to say that you use Cursor as Grid.Recordsource? If this cursor produced by Select-SQL command, then it's Read-Only and cannot be edited. If it's the case, you can change your code to get editable cursor (CREATE CURSOR / INSERT INTO).
Previous
Reply
Map
View

Click here to load this message in the networking platform