Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid - no highlighted row
Message
De
12/11/2003 23:09:13
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00849363
Message ID:
00849399
Vues:
34
This message has been marked as the solution to the initial question of the thread.
>>>>If the HilightStyle of VFP 8 grid is set to 0 (No grid row colored highlighting) the row is still highlighted in the old fashioned way.
>>>>Is there a way that I can really truly turn off the highlighting so that users can see the dynamic color properties on the selected row? The selected row is then known by the record mark and/or the border only.
>>>
>>>Set grid's HighlightRow property to .F.
>>
>>It doesn't work. It just removes the border around the selected row.
>
>I'm not sure what you're tring to do because there's no other built-in row highlight in the grid. Can you elaborate?

Ok, the HighlightStyle property also needs to be set to 0 in addition to HighlightRow property set to .F. Then it works fine. I had HighlightStyle=2 in my base class.

Thanks Sergey
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform