I use the ‘Free Search’ feature of this. For some reason, the free search doesn’t work anymore. The filtering doesn’t work either. I haven’t touched the code for any of this in months. It was working, now it doesn’t. I suspect a recent Servoy update broke this.
Is ‘svyPopupFilter’ deprecated now? What is the intended way of searching & filtering through a grid in TiNG?
No it is not deprecated - very much still supported
If you can, please create a support ticket and include an export of a sample solution which reproduces the problem. https://support.servoy.com/
Best,
Sean
Question, how do I make some type of local table for the context of a demo project? I’m not really familiar with how to do this, and this is required for showcasing how the PopupFilter isn’t working for me.
Can I just make an array and attach the array to a Data grid?
Hi Jon, There is no problem with inheritance when using this extension.
Even in the sample solution (src available via the package manager) is using a base for with a grid and a popup filter. Again, I recommend you reproduce in a sample solution and share it.