Darko Kuzmanovski

Results 3 comments of Darko Kuzmanovski

Seems like the rendering of the grid and the data rendering are not in sync, the gird is there but the data not. My workaround was to $timeout the data...

@alexcheng068 I have modified the pen: http://codepen.io/anon/pen/XKZpzV I did a lot of experiments to see the minimal timeout value, and for me it was 100ms

I don't think so that you can have an implementation out of the box without adding a dependency. Well you can develop your own directive, but you will have to...