The Source filter does not work on item that has a hyperlink (in my case to another Grid). Nothing is shown using [item]="John"
If I delete the hyperlink for John, it works fine.
This is by design, the Source, Filter and Sort on the source bar all work on the actual content saved, not what is displayed. Use Grid / Column filter to operate on displayed content
Comments
This is by design, theā¦
This is by design, the Source, Filter and Sort on the source bar all work on the actual content saved, not what is displayed. Use Grid / Column filter to operate on displayed content