Categories | Question details Back To List | ||||||||
Issue in built-in Filtering. I am using the build-in filtering in my code.Here is my code. mygrid2.setHeader("<div id='hh1'> Resources</div>,#cspan"); mygrid2.attachHeader("<div id='hh2'>Resources</div>,<div id='hh2'>Resource Type</div>"); 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. Answer posted by Support on Aug 27, 2008 01:33 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. Attachments (1)
Answer posted on Aug 27, 2008 08:38 Thanks for your sample.My grid is Tree Grid and still it is not working. Answer posted by Support on Aug 27, 2008 09:44 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. Answer posted on Sep 03, 2008 06:53 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. Answer posted by Support on Sep 03, 2008 07:13 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 Answer posted on Sep 25, 2008 14:20 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.
Answer posted on Sep 29, 2008 10:36 Could you please mail me dhtmlxGrid_filter.js so that i can use it? |