Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Soumya on Sep 23, 2008 03:00
open dhtmlx forum
dhtmlx grid mastercheckbox

Hi,
I am trying use the master check box in dhtmlx grid. But it is not getting.Which js is needed for this. can you please help me

This is the code

mygrid.setHeader("Sales,Book Title,Author,Price,In Store,Shipping,Bestseller,Date of Publication");
mygrid.attachHeader("1,2,3,#numeric_filter,#master_checkbox,6,stat,8");


Thanks
Answer posted by dhtmlx support on Sep 23, 2008 06:04
You should include codebase/ext/dhtmlxgrid_filter.js.