Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Highlight current row
Message
De
18/09/2000 07:03:26
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Titre:
Highlight current row
Divers
Thread ID:
00417530
Message ID:
00417530
Vues:
48
I have a DataGrid and I want to highlight the current row at all times, also when the grid has no focus.

A textbox has the focus, in the Change-event I use the command
rs.Find (this works fine).
I've put this code in the RowColChange-event from the grid:
dgdGrid.MarqueeStyle = 3

But the current row has no highlight, does anybody know why?

Thank you.
Répondre
Fil
Voir

Click here to load this message in the networking platform