Hi,
I am trying to use filter option given by grid . I have included dhtmlxgrid_filter.js file and wrote the following line after init
grid.attachHeader("#text_filter");
But instead of filter coming up , It displays the text “#text_filter” . Please let me know if there is any solution
Note : I am using the sort feature also.
Please check if dhtmlxgrid_filter.js file is attached correctly. You can find example of using #text_filter at your dhtmlxGrid package dhtmlxGrid\samples\filtering\pro_filter_srnd.html