gilbertoximenes
24 Jan 2020, 7:14 AM
https://github.com/sencha/ext-angular/blob/ext-angular-7.1.x/packages/ext-angular-classic/GETTING_STARTED.md
Throws: 'ExtColumn' is not a known element
If I change tag to 'ExtGridcolumn' doesn't throws error but still shows a blank grid without columns.
If I set columns using setColumns() method, it shows the columns but setData() method doesn't work at all.
Throws: 'ExtColumn' is not a known element
If I change tag to 'ExtGridcolumn' doesn't throws error but still shows a blank grid without columns.
If I set columns using setColumns() method, it shows the columns but setData() method doesn't work at all.