JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › datePicker error in grid › Reply To: datePicker error in grid
March 7, 2022 at 4:57 pm
#102941
Keymaster
Hi,
The issue in the provided code is that the Grid’s binding is to a json which does not reflect to the columns definitions. For example, you have a column like label: ‘Campo testo 2’, dataField: ‘C2’, but your data source does not have a ‘C2’ key.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/