Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inline in grid editing
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01532229
Message ID:
01532268
Views:
58
>I like Craig's suggestion more.

I am having a problem with this container control. When I change the value, it seems to show the same value for all records. I have textbox and a button. In button's code I put this code
MODIFY MEMORY (this.Parent.lngField)
this.Parent.txtLanguage.Value = SUBSTR(EVALUATE(this.Parent.lngField),1,240)
Sparse for the column is set to .F.

Now, every time I change a value using the button, I get all records in the grid to show the same value...

Do you know how to fix this?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform