I just found a 15 year old post about RadComboBox filtering and virtualization not working
I cant understand why this hasn't been fixed yet ?
GridView supports filtering and virtualization, so it's not like you dont know how to fix it.
You ESPECIALLY need virtualization AND filtering when you have 1000+ elements in your ComboBox like i do,
we have a list of 3000 companies that i want to use in a selector...
it's only after completly abandonding RadComboBox and using the RadAutocompleterBox that i was able to achieve what i wanted - kind of.
Could you PLEASE prioritize this missing feature ?