Hi,
i am trying to implement filter in header of grid.
I have included file dhtmlxgrid_filter.js
code: mygrid.setHeader(“s.no,book_name,auther,points,issue”);
mygrid.attachHeader(’#rspan,#text_filter,#rspan,#rspan,#rspan’);
but while running : In the header with new row its onty showing text (text_filter) not textbox to filter.
plz help
Rahul.
Please check if #text_filter filter definition exists at the dhtmlxgrid_filter.js file