Hi,
I have a xamdatagrid binding with data.
Is there any way to highlight the color of the searching text in grid filed values.
For Ex: as shown in attachment, if we are searching with abd, then in all the fields "abd" should be highlighted.
Please let us know is there any solution for this.
Thanks.
Hello Ritesh,
I am not sure if this is possible to implement in a cell. I know you can achieve this with a FlowDocument in a RickTextbox but not with an element like a TextBlock.
Any updates on this? Please let us know if is there any way to do this.