Skip to content

[Grid | HGrid | TreeGrid] Conditional styling sample inconsistencies between sample/snippet #1848

@onlyexeption

Description

@onlyexeption
  1. Open Conditional Styling topic Using Row Classes
  2. Snippet is defined with activeRow: (row) => row.index === 0 while sample has activeRow: (row) => row.index % 2 === 0
  3. CSS snippet sets border and border-left while sample css sets border-top and border-left

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions