Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird Behaviour from Newly Requeried Cursor Behaviour
Message
From
17/03/2008 22:01:41
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01302864
Message ID:
01302870
Views:
14
Naomi,

I have code in the AfterRowColChange events, which merely updates a property GridRecno:
This.GridRecno = RECNO( This.RecordSource )
in the DblClick, I have:
IF ThisForm.Mode = REFCODE_EDITING
   ThisForm.EditChild()
ELSE
   ThisForm.ViewChild()
ENDIF
Thanks
Dennis
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform