Hi,
Does we have facility in grid to export data in to EXCEL or CSV format.
Thanks
Grid can serialize its data to CSV
var csv = grid.serializeToCSV();
dhtmlx.com/docs/products/dhtmlxG … 9136234000
Hi,
Does we have facility in grid to export data in to EXCEL or CSV format.
Thanks
Grid can serialize its data to CSV
var csv = grid.serializeToCSV();
dhtmlx.com/docs/products/dhtmlxG … 9136234000