Hi Team,
Export to CSV functionality is not working when I try to set datetime format to some of the columns in the Grid.
gridObj.columns[i].format = { type: 'datatime', format: 'dd/MM/yyyy HH:mm:ss' };
Could you please help me on this to rectify the issue?
Thanks,
Jishnu