In Aurelia Slickgrid how to get editor and filter collectionAsync data?

29 views Asked by At

I use aurelia 2 with import and JSON.stringify this import. With the example #3, I tried to get the collectionAsync in Aurelia 2. The fetch method tell me that data presented to collectionAsync at filter option is not a valid array, some times is not a function or json error in line 1, column 2; All combinaison fail to work; how to use in lieu simple collection which is not actually work in my code?

0

There are 0 answers