Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Re: Grid
Miscellaneous
Thread ID:
00458093
Message ID:
00458106
Views:
18
>Hi All:
> I am working with the grid and populating the grid with a read/write cursor. There is a date/time field in my cursor. I am populating the value on the grid with the values from the cursor. When I am updating the date field I get an error message that "this is a read-only field". I know the grid itself is not a read-only because I can update other fields. My cursor is also read/write. How can I update a date/time field on the grid that will update my cursor without getting an error. I tried using the DTOC function and TTOD function but to no avail.
>
>Thanks,
>MA

If you use a function (DTOC(), TTOD()) as a field source then no matter what you do to make the curosr updatable, the field will always be read-only. Have you tried using the raw datetime field data?
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform