Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
245
GridExcelExporter NaN headerTitle after cellExporting with custom function
posted

I can manipulate the args.cellValue but after transforming a number value to a string and assigning it back to args.cellValue the headerTitle comes out as NaN(not a number).

Is there any way to prevent this behaviour?