Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange things just noticed
Message
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00588116
Message ID:
00588148
Views:
23
I guess, it's Friday! :) Anyway, just in case I added opening of the underlying table explicitly in my form's load and all problems went away...

>Hi everybody,
>
>In the LostFocus of my textobox I have
>if this.value<>this.oldValue
>   ....
>endif
>
>My textbox shows date field. I changed 10/11/2001 to 10/12/2001 and while debugging I see, that this.value contains empty date. Why is that? My table is buffered.
>
>The textbox also becomes disabled.
>
>I update FilingView in one method. In the LostFocus I call first this method, then TableUpdate(...), then another method. My changes in the first method are not reflected, though tableupdate returns true...
>
>Does TableUpdate on the view updates underlaying table, if the table is not buffered (it should not be)? I thought so, but it's not the case...
>
>Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform