Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Raghu on Mar 05, 2009 05:59
open dhtmlx forum
Grid

Hi,
How to delete a column in the grid.
Answer posted by dhxSupport on Mar 05, 2009 08:05

You should attach file dhtmlxgrid_mcol.js and use mygrid.deleteColumn(index) (availible at PRO version only). Please see example here http://dhtmlx.com/docs/products/dhtmlxGrid/samples/rows_columns_manipulations/pro_grid_cols.html