Filter

Hi

mygrid.setHeader("Business Unit,Bassins,Libellé,Code,Contact,E-mail,lib_old,code_old"); 
mygrid.attachHeader(",,#text_filter")
     .
     .
     .
     .
     .
     .

when I type a character I get this message TypeError: a is null and point the file dhtmlxgrid.js

Unfortunately it’s not available to use client-side filters with dynamic loading.
You will have to use server-side filtering.
Here you can find a tutorial:
docs.dhtmlx.com/doku.php?id=dhtm … parameters