Change background color for a row in Datagrid #5810
Unanswered
ShrutiJaiswal1494
asked this question in
Q&A
Replies: 1 comment 4 replies
-
If you mean highlightning aside of selection I think it should be feasible with converter. I can't write an example at the moment but I'll try to edit my comment later. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a Datagrid which is bound to an ObservableCollection. Now, based on the text that is entered in a textbox I want to highlight the rows that matches it. I am not able to find a way to highlight a particular row in DataGrid. Is there a way to do that?
Beta Was this translation helpful? Give feedback.
All reactions