I want to have custom filter like the default fulltext search auf RadGridview. But I want to filter with custom expression that I definied.
For that purpose I look at first for a pssibility to override the FilterDescriptor of the default fulltext search. But I have no luck.
I can accept an "external" textbox that can raise a filter condtion on the RadGridview as well. Any suggestions?