Hello,
Sorry for cross-posting, but according to sematik’s post (viewtopic.php?f=2&t=34298), server-side connector filtering is the way to go with dynamic loading:
I’m using version 4.1.2 and the db_sqlsvr wrapper for fetching data from a DB and am trying to use the in-header filter together with $grid->dynamic_loading(), but it’s not working correctly. I can see in the server log that the distinct values are fetched but they don’t show up in the select filter drop-downs until I use a text filter. Then the values appear and filtering works erratically and the count is not correctly updated. Without dynamic loading all is OK. The same goes for client-side header filters.
Any help would be highly appreciated and we have to load several tens of thousands of records into the grid.
Regards,
S. Schillinger