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
450
Date field is coming as NaN while exporting to excel
posted

Hi Infragistics Team,

 

From database, we are getting date and we are displaying it in the grid like this -   

 { headerText: "Entry Date", key: "ENTRY_DATE", dataType: "date" }

 

But, while exporting to excel we are getting NaN for Entry Date column.

however, we have tried cellexporting function but its not working .

Parents Reply Children