I have datepicker column in treegrid control. And below is the code for the same
When I use above it throws error and even below links are not working. how do i enable date format after editing.
ej2-treegrid.es2015.js:239 [EJ2TreeGrid.Warning]: INVALID FORMAT
For more information, refer to the following documentation links:
Number format: https://ej2.syncfusion.com/documentation//base/intl.html?#supported-format-string.
Date format: https://ej2.syncfusion.com/documentation//base/intl.html?#manipulating-datetime.
Message: TypeError: value.getDate is not a function