Skip to content

Hottrack dgv rows with frozen columns #4928

Description

@itg-assistant

Vincent asked 2026-01-03 16:52:38 UTC

Hi!

So I'm trying to get hottracking to work in my datagridview but I cannot get it to work because frozen columns are seperate from the rest of the columns. Also I'm using virtual mode which makes it more difficult for me :/

How can I get this to work on the entire row including the frozen columns?

I am using the following CSS which is injected at load.

.qx-row:hover {
border-top: 3px solid #000 !important;
border-bottom: 3px solid #000 !important;
}

I'm at this for a few hours now  and about to throw my computer out of the window hahah. Great way to start the New Year! Speaking off, Happy New Year!

Hope someone can help me out!

Vincent

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    GeneralQuestions, how-tos and everything else.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions