Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting the value just entered into a grid cell
Message
From
02/04/2003 11:42:15
 
 
To
02/04/2003 11:35:28
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00772987
Message ID:
00773009
Views:
13
AFAIK unfortunately you've to find correct control. Assuming column orders have not changed and textbox controls are default ones :
>
>
>with this.Columns(nColIndex).Text1
> .Value = .Value
>endwith
Cetin


Well, both the assumptions are incorrect, but I think I can work around that. :) I was completely forgetting that I have the column index. I thought I'd literally have to hard code each path to each value.

Thanks,

Michelle

PS: Totally off topic, but do you happen to know any way to make the preview window larger than 1 inch square? It's nearly useless at that size, and the window isn't resizable. *grumble*
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform