Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Highlight current row
Message
From
18/09/2000 07:03:26
 
 
To
All
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Highlight current row
Miscellaneous
Thread ID:
00417530
Message ID:
00417530
Views:
49
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.
Reply
Map
View

Click here to load this message in the networking platform