I have an object which is returned from Linq to Entity Framework and I can list its data in a RadTreeList but when I try to filter its data within RadFilter, there is no such a way to integrate the Filter's result into object which I just get from Linq to Entity.
Do you have any way to filter data in RadTreeList?
My friend recommended me that
My another solution: