Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Vinoth on Aug 12, 2009 07:23
open dhtmlx forum
Filter Rows not getting displayed

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.

Answer posted by dhxSupport on Aug 12, 2009 07:26
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