Good afternoon, can you please advise me, am I assuming correctly to use Nested Property Text Filter Descriptor in DataGrid, it allows to use nested property filtering? If yes, why it doesn't work, here is a sample code:
<telerik:NestedProprtyTextFilterDescriptor PropertyName="Property.Nested"
Operator="Contains"
Value="MyValue"/>