Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Row Highlight with (Visible) Combo Box
Message
De
20/07/1998 12:26:56
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00119234
Message ID:
00119308
Vues:
36
>>What is higlighting expression. Seems it's true (highlight color) for all cells in combo row. I use highlighted class in files\classes section (Two grid classes).
>
>Just standard stuff, works everywhere else, including checkboxes, containers, edit boxes, etc., and works fine for "hidden" combo boxes, too. Note that this grid has some editable text fields, so I don't think I can use a special highlighting class here.
>
>select mycursor
>topmain.recnum = recno()
>this.SetAll("DynamicBackColor",;
>"IIF(recno()=topmain.recnum,;
> topmain.colorb,;
> '')", "Column")
>this.SetAll("DynamicForeColor",;
>"IIF(recno()=topmain.recnum,;
> topmain.colorf,;
> '')", "Column")
Bruce,
Bruce,
All I can think of Combo.rowsourcetype = Fields from topmain ?
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform