Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 5 Form and List Control Problem
Message
From
07/07/1998 10:31:11
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
07/07/1998 09:51:42
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00114856
Message ID:
00114875
Views:
21
>I recently came across this very pecular problem. Can any one tell me why it could be occuring ?Create a form and database as follows
1) Database - Table Department, Field Department - C 30 Rule .NOT. EMPTY(department), Index on deparment Primary
2) Form : Private datasession, Optimistic buffering, DE - InitialSelectedAlias - department, Cursor1 - Order department
3)List1 : RowSource - department.department, RowSourceType - field
4) Text1 : ControlSource - department.department
5) Command1 : Caption - \6) Command2 : Caption - \Run the form save a few records and then click the list followed by Append! It is noticed that Text1 or Command2 Disappear ? However if we add the TestBox Control to the form before the List Control everything works fine. I don't really see any logical explanation for this ?Thanks
Sonali
Hi Sonali,
Just change the fieldname to something different from tablename (ie:fDepartment) and try.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform