Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Minor question about treegrid background color.

    Hi, this is kind of a basic thing, but we cannot wrap our heads around it here:

    For a Treegrid, what is the background color? The "bodybackgroundcolor" is according to the api the area of the treegrid where no data is rendered (typically not visible since data takes up the entire component.

    But what part of a treegrid applies to background color but not bodybackground color? What is the difference? When. if ever, might the background color be rendered that is not the "body background color"?

    Pointers appreciated :)

    #2
    When you're seeing a CSS .treeCell, and not the body.

    Comment

    Working...
    X