Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No value in grid
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00496610
Message ID:
00497227
Views:
9
>I have a grid with a recordsource of 5 records & no relations. looking at this in the debug mode the controlsource value shows correctly but thisform.grid.column.textbox.value shows zero. I test for the value, if zero a message to input a value shows. My problem is, a value is input but i am in a loop with the error message. I am having trouble understanding why the value displays in the grid but does not show in the value property of the textbox.
>the table is buffered and tableupdate has been done.
>Any ideas?

You may try to use Grid.Value property which displays the value of the column control which is active at the moment. Note that the Grid.Value property is available only when the Grid control has the focus.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform