Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo in grid doesn't show value
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01519540
Message ID:
01519837
Vues:
17
>How about:
>
>...
>make_view_updatable('rsTSBlocks',5)	    
>insert into rsTSBlocks ;
>select * from rsTSBlocksTemp     
>CURSORSETPROP("SendUpdates", .f., "rsTSBlocks")
>TABLEUPDATE(1, .t., "rsTSBlocks")
>CURSORSETPROP("SendUpdates", .t., "rsTSBlocks")
>
>
>>I think I need to try resetting record source to '' and then setting it again instead.

Great idea!

Too bad, I already re-coded it the way I proposed and testing it now.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform