I just upgraded to TreeGrid from the free version. The main reason is because I wanted to use the filter, among other things. I copied the new JS files over the old ones (files in the ‘Codebase’ folder) but the filter is still not showing up. I did not copy any files from the TreeGrid folder(s).
Is there something else I need to do to let the system know I have the PRO version?
It also might be a problem with my code do I posted it here:
Thanks.
Is there something else I need to do to let the system know I have the PRO version?
Using files from PRO version is enough
The code above is enough to activate in-grid filtering
Please be sure that you have all necessary js files included
dhtmlxgrid_filter.js
dhtmlxcombo.js
( in case of dhtmlxtreegrid you will need a dhtmlxtreegrid_filter.js as well )
If issue still occurs for you please contact us directly at support@dhtmlx.com and provide any kind of sample where issue can be reconstructed ( if necessary , we can send a working sample of related functionality )