FluentDataGrid is there a simple way to remove the row separator? #4304
Answered
by
vnbaaij
Alessandro (marrale)
asked this question in
Q&A
|
Is there a simple way to remove the row separator on FluentDataGrid? |
Answered by
vnbaaij
Nov 9, 2025
Replies: 1 comment 1 reply
|
No, the seperator is part of the Fluent design. |
1 reply
Answer selected by
marrale
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, the seperator is part of the Fluent design.
It can (most probably) be removed with custom CSS, but I don't have a working example of that.