Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Property default value
Message
From
27/10/2008 13:42:57
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01356658
Message ID:
01357438
Views:
23
Sergey--

>How data is written in the table?

The app creates this monster INSERT naming all of the fields and then naming all of the form properties. This will keep me busy debugging.

My problem is solved. The application base class for the relevant form controls has a property called DefaultValue. The first control I looked at was the ComboBox. My predecessor forgot to add DefaultValue to the app ComboBox base class. When I looked at the TextBox app base class and saw the user defined property DefaultValue, life became easy. I just set DefaultValue in the control base class Init.

Thanks everybody.


Tim
Previous
Reply
Map
View

Click here to load this message in the networking platform