Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Visualização no Grid Hlelp ????
Message
De
07/02/2002 10:36:23
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
À
07/02/2002 10:10:27
Fabiano J Araujo Silva
Simples Ass. Ger. Em Informática Ltda
Marília, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00616611
Message ID:
00616642
Vues:
14
This message has been marked as a message which has helped to the initial question of the thread.
Oi Fabiano.
>Boa tarde
>
>
>Alguém saberia me informar com mostrar num grid apenas os registro cujo campo tem um valor . por exemplo:
>
>campo A valores 10
>
>usando RecordSourceType - Alias
> RecordSource - Tabela
>
>sem usa SQL-
>
SELECT mytable
SET FILTER TO A = 10
Thisform.myfrid.Refresh()
>
>Outra Dúvida:
>
>É Possivel alterar a propriedade ForeColor de um Item de Grid via instrução SQL
>
>ex: if clientes.tipo = 2 - alterar na grid a cor para todos os clientes de tipo 2
>
Thisform.mygrid.SETALL("DYNAMICForeColor", "IIF(clientes.tipo = 2, RGB(0,0,255), RGB(0,0,0))", "column")
>
>[]'s Fabiano Araujo
Alexandre Palma
Senior Application Architect
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform