Jeff Johnson wrote on 2011-09-02: 
>  Richard:  The boundcolumn is set to 2 which is the pk.  It is returning
>  the record number of the select statement and no the pk of the table -
>  which is what I would expect.
>  
>  Thanks,
>  
>  Jeff
>  

Jeff,

Check the BoundTo property in the Help:

    The settings for the BoundTo property are:
    Setting  Description     

        .T.       The Value property is determined by the List property.

        .F.       (Default) The Value property is determined by data type of
the variable 
                    or field specified in the ControlSource property.
                    If the variable or field specified in the ControlSource
property setting is of 
                    character type, the Value property is determined by the
List property.
                    If the variable or field specified in the ControlSource
property setting is of 
                    numeric type, the Value property uses the index number
from the 
                    ListIndex property.
                    This setting provides compatibility with Microsoft
Visual FoxPro 3.0 and 2.x 
                    versions of FoxPro.

Tracy Pearson
PowerChurch Software


_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/000e01cc6983$662b2e80$32818b80$@powerchurch.com
** 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