JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › initialize grid with empty dataSource › Reply To: initialize grid with empty dataSource
May 11, 2022 at 7:26 am
#103203
Dark Beccio
Participant
https://codepen.io/andreaguarducci/pen/bGLeraK?editors=1111
there you go.
if u inspect the page u can see this sample trigger the error :
Uncaught TypeError: Cannot read properties of undefined (reading ‘set’).
if u remove commandColumn property the grid works fine.