Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Boxes and Control Source
Message
 
To
09/12/1999 08:36:08
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00298241
Message ID:
00300932
Views:
22
Thaks, Erik.
I tried to solve this problem this way:
if i change:

combo.valid method:
this.value=this.displayvalue

combo.value_assign:
LPARAMETERS vNewVal
*To do: Modify this routine for the Assign method
THIS.Value = m.vNewVal
this.displayvalue=this.value

it´s working fine. BUT when I use the control in a grid with Sparse=.f. extrange behaviours occurs...
------------------------------------
Miguel Angel Hernaiz
miguel@gnomo.net --- miguel@vfug.org
ICQ: 3813422 --- www.gnomo.net
------------------------------------
Previous
Reply
Map
View

Click here to load this message in the networking platform