Some code that has moved from vfp8 to vfp9 has stopped. It appears that the boundcolumn parameter no longer seems to work so

this.BoundColumn= 1
thisform.text1.Value = this.Value
this.BoundColumn= 2
thisform.text2.Value = this.Value

no longer puts the value in column 1 into text1 and column 2 into text2. It is as if you never change the bound column.

Has anyone come across this?

--
Michael Hawksworth
Visual Fox Solutions

[EMAIL PROTECTED]
www.foxpro.co.uk





_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to