This question is locked. New answers and comments are not allowed.
Hello,
I'm using the VirtualQueryableCollectionView with a RadGridView and it works fine; the problem that I have is when I open the filter control the list of distinct values is empty (as shown in the attached file).
Do they never show up with the virtual collection or does there exist some event where I can hook up and fill this list by my own?
Because I would like to avoid to implement my custom filter control and have to manage all this filterdescriptors stuff...
Regards
I'm using the VirtualQueryableCollectionView with a RadGridView and it works fine; the problem that I have is when I open the filter control the list of distinct values is empty (as shown in the attached file).
Do they never show up with the virtual collection or does there exist some event where I can hook up and fill this list by my own?
Because I would like to avoid to implement my custom filter control and have to manage all this filterdescriptors stuff...
Regards