BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
Hello.
Im having some problems with the datePickerEdit type in the grid.
The format Im using for my date is 'dd/MM/yyyy', which renders fine in the Grid. The problem is, when I enter the edit mode, the datePicker input uses the format 'MM/dd/yyyy'. I would like to make it 'dd/MM/yyyy' as well.
Example:
Normal format:
Format in edit mode:
My code:
Thank you for your time
Hi Hector,
Greetings from Syncfusion support.
Based on your query, you want to change the format of the date displayed in the datepicker while editing. Your requirement can be achieved by customizing the editors using the params. Please refer the below documentation for more details on customizing the behavior of the components based on the datatype of the column.
Documentation: https://ej2.syncfusion.com/react/documentation/grid/editing/edit-types#customize-editors-using-params
Regards,
Joseph I.