Skip to content

DataGridView LinkColumn and CellFormatting #157

Description

@itg-assistant

Cris asked 2016-07-11 18:21:30 UTC

Hi,

LinkColumn:

If column is a LinkColumn, foreground-color remains gray. To change it to another color, I did:

ThemeBuilder -> Table Link Cell -> Cell ->Properties. Add "textColor = SteelBlue". It shows up in ThemeBuilder but at runtime, the "textColor" only changes when mouse is hovered and returns to gray when mouse is moved out of the cell. I was expecting that it will always be SteelBlue.

CellFormatting Event:

Event is fired but doesn't change formatting until after I refresh the browser (IE, Chrome, Firefox, Edge). And it changed all the columns after the specific column I wanted changed.

Please see attached sample.

Build 1.2.22.0

Thanks.

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