Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox.Controlsource + check for changes
Message
From
26/02/2003 10:13:22
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Textbox.Controlsource + check for changes
Miscellaneous
Thread ID:
00758093
Message ID:
00758093
Views:
56
I need to know when the data in a TextBox change.

The textbox have a controlsource type mytable.myfield.

The textbox is inside a container, and this inside a grid column.

I change record selected in mytable with a navegation toolbar, then the data in my textbox change correctly.

I need detect the event fire when this change is.

I try textbox.InterctiveChange() and textbox.programaticchange() and they don´t fire.

I try textbox.value_assign() and this work Ok, but it do excesive overload into the system.

Do you know any better solution than textbox.value_assign()?

Thanks.
José Luis.

P.D.: VFP7 Spanish

Quidquid latine dictum sit, altum sonatur

Next
Reply
Map
View

Click here to load this message in the networking platform