When I use #text_filter on a column, I am able to get the Grid pouplated well. The moment I change the filter to #combo_filter, Grid initialization fails. It does not give any error and it hangs.
Is there anything I should look for ?
Sample code works fine
Please be sure that
a) combo js file included in project
b) the rows in grid has unique IDs
c) if this is treegrid - dhtmlxtreedgrid_filter.js included as well
If problem still occurs for you - please provide any kind of sample where it can be reconstructed ( you can send it directly to support@dhtmlx.com )