Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
335
Continuous virtualization breaks Filtering
posted

I have a grid that works fine with Fixed virtualization mode. I want to switch to Continuous mode but the Filtering feature no longer shows up when I do that. Other features seem to be working just fine.

Working code gives this result:

After ONLY changing virtualizationMode: "fixed" to "continuous"

Here's the code:

https://pastebin.com/XPt20MTK