How do I have Dynamic Loading, smart parsing, client side sorting with select_filter in a grid.
select_filter doesn’t work propertly with dinamic loading and smart parsing. select_filter is fully client side filter, it cannot filter rows wich wasn’t loaded from the server jet.
If you are using dynamic loading, the only way to filter data - server side filtering.
There is a dhtmlxConnector lib, which can be used to implement server side sorting/filtering. Please see more information here dhtmlx.com/docs/products/dht … ndex.shtml