JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › Problems with dropdownlist editor › Reply To: Problems with dropdownlist editor
March 8, 2022 at 8:46 am
#102944
tullio0106@live.it
Participant
Sorry but I dont understand the point.
the file, named beverages.json shoult contain :
[{
“C1”: “1”,
“C2”: “Hot Chocolate”,
“C4”: “SEAVISION”,
“C6”: “01/06/1954”,
“C5”: “true”,
“C3”: “14g”
}]
as indicated before .
Using theese data, I tested it again, I see the grid with a row of data as expected.
Tks