Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid selection problem
Message
From
14/09/2006 16:49:14
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01153818
Message ID:
01153863
Views:
14
Only 1 method has code in it.

afterrowcolchange method
LPARAMETERS nColIndex
IF NOT DODEFAULT()
	RETURN .F.
ENDIF 
thisform.populate_detail()
If I do set step and debug it, when the afterrowcolchange event fires after I have selected a different row in the grid, the value for the 1st field in
the grid still contains the original row information, not the new selected row information.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform