Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error Message Populating Control Source in Grid
Message
De
16/02/2015 08:26:33
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
16/02/2015 07:50:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01615357
Message ID:
01615377
Vues:
31
>Yes Hilmar, you are correct. Here's the full code...I apologize, i haven't had my cup of Joe this am ....but it's brewing ....
>
>This.Column1.FullNameText.ControlSource = ALLTRIM(v_pocs.poc_lname) + " " + ALLTRIM(v_pocs.poc_fname)
>
>This code is in the Init method of the grid

This changes the controlsource of the TextBox within the column, right? Can you try to set the ControlSource for the column itself, instead? In that case, the TextBox should "inherit" the ControlSource from the Column, unless it has its own ControlSource.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform