vendredi 20 octobre 2017

Ag-grid-enterprise with react

I'm using ag-grid-enterprise in my system. I'm also using react as my main framework.

So far used react 15.4 version, with ag-grid-enterprise of version 8. In order to make enterprise work with react, I used ag-grid-react package, and changed the require paths from 'ag-grid' to 'ag-grid-enterprise', it worked fine.

Now we're migrating our system to react 16, and therefore had to update ag-grid as well, to the latest (13).

In github release it says version 13 is adapted to react 16. Is there a way to use ag-grid-enterprise directly without using ag-grid-react and adapting it? (this arrangement for the new version throws an exception)

Also, unlike previous versions, ag-grid-enterprise requires installing ag-grid as well, does it make sense?

Hope for your help, Thanks

Aucun commentaire:

Enregistrer un commentaire