I am using the build-in filtering in my code.Here is my code.
mygrid2.setHeader("
Resources
,
#cspan");
mygrid2.attachHeader(“
Resources
,
Resource Type
”);
mygrid2.attachHeader("
#text_filter,
#cspan");
I also included the dhtmlXGrid_filter.js file.There are two issues here.
1) Text box was not drawn properly.
2) when i enter any letter in the textbox, it is throwing javascript exception at line number 14 which is a blank like.
Please let me know do i need any additional code to work.
Problem can’t be reconstructed locally - please check attached sample, its uses the same init code and works correctly.
If issue still occurs for you - please provide any kind of sample where it can be reconstructed.
1219826986.zip (88.9 KB)
Thanks for your sample.My grid is Tree Grid and still it is not working.
In case of local samples with the same code, problem not occurs for the TreeGrid as well ( sample sent by email )
If issue still occurs for you - please send any kind of sample where issue can be reconstructed.
I am using treeGrid 1.5 .Please let me know whether the built-in dhtmlxgrid_filter.js works or not with 1.5 version .If yes, could you please provide me the latest filter js file? Thank you.
The filtering in treegrid suppoted only starting from dhtmlx(tree)grid 1.6
The changes in code were pretty serious, so it not possible to create a special version of such extension for dhtlmx(tree)grid 1.5
Now i am using version 1.6 (dhtmlxSuite_pro_2008Rel2_80512.zip) but still i face the same error.Please help me.Thanks in advance.
Could you please mail me dhtmlxGrid_filter.js so that i can use it?