JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › datePicker error in grid › Reply To: datePicker error in grid
March 8, 2022 at 8:40 am
#102943
tullio0106@live.it
Participant
Sorry but I don’t understand.
the provided data are :
[{
“C1”: “1”,
“C2”: “Hot Chocolate”,
“C4”: “SEAVISION”,
“C6”: “01/06/1954”,
“C5”: “true”,
“C3”: “14g”
}]
where C2 field is included as well as C6 (the date) in the european format dd/MM/yyyy, as stated by definition.
What’s wrong ?
Tks