Which provide the best grid performance Angular Grid or Slik Grid or any other?

1.1k Views Asked by At

I was planning to make a grid based application. i have 2 main requirements:-

1-performance 2-Some Excel type look and functionality.

I was thinking about angular js. But i have heard that angular js with angular grid has very bad performance issue.

I also have heard that performance can be better if i use only hybrid angular grid without using angular js. But it may affect my functionalities.

Guys any ideas? what should i use?

2

There are 2 best solutions below

0
On

Excel type and functionality.

It depends on your knowledge about css and js. But i think it is not so much work.

While deciding which framework to use, you may have better criterias (e.g. performance, activeness of the community, parametrisability, level of utilizing the angular framework etc.)

For all my criterias, i think ui-grid is the best.

1
On