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
975
datetime column formating
posted

I would like to format a column (datatype = "datetime") to display the date only. I had tried the following but not working.

headerText: "Date Received", key: "DateReceived", width: "150px", dataType: "datetime", format: "dd/MM/yyyy"
Please help.
Parents Reply Children
No Data