Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pickfield in Reporting form
Message
From
03/02/2009 01:36:56
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Pickfield in Reporting form
Miscellaneous
Thread ID:
01378916
Message ID:
01378916
Views:
73
Hi

I am working with VFP9 SP2.
I have 2 forms with the same pickfield.
1) SqlOneToMany form
2) Reporting form

Properties set for both pickfield are the same, except the ControlSource for the TXTFIELD of the pickfield in the Reporting form is not set.

DataSession - Private Data Session
BufferMode - Optimistic

My problem is in the Reporting form:
When I enter an existing data in the TXTFIELD of the pickfield in the Reporting form & press tab(to move to next control),
it gives me error saying 'the viewname specified in the property CVIEWVALID of the pickfield does not exist'.
The error comes from DOVIEWVALID of the pickfield.

But when I does the same process in the SqlOneToMany form, there is no problem.

If I use the mouseclick instead of tab, then there is no problem in TXTFIELD of the pickfield in the Reporting form.
If I change the DataSession of the Reporting form to 'Default Data Session', then the tab press works fine.

Any suggestions/solutions for this problem as I have many other pickfields in the reporting form in different pagetabs.

Thanks in Advance
rgds
Johnley
Reply
Map
View

Click here to load this message in the networking platform