JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › datePicker error in grid › Reply To: datePicker error in grid
March 1, 2022 at 1:32 pm
#102921
tullio0106@live.it
Participant
Here the codpen link : https://codepen.io/tullio0106/pen/JjOebye
This is the beverage.json data I used
[{
“C1”: “1”,
“C2”: “Hot Chocolate”,
“C4”: “SEAVISION”,
“C6”: “01/06/1954”,
“C5”: “true”,
“C3”: “14g”
}]
Tks
P.S. : is the same of the other post
- This reply was modified 2 years, 9 months ago by tullio0106@live.it.