I am facing a problem which is, my Angular ui-grid
is failed to load data in it's grid when I am using updated version of angular JS
. It's working fine with angular lower version of 1.5.0 however, not working with 1.6.5
.
Additionally, it's not showing any error regarding the grid too. According to the Ui-grid documentation I can see that they have only used angular 1.5.0
, but what about the latest version like 1.6.+
I don't prefer using the older version of angualr js. And I am using the latest version of ui-grid(4.0.11, latest)
so do the Angular
too.
Could you suggest anything regarding this or, any alternative grid having same facilities?
Link using 1.6.5
Link using 1.5.0