I installed the ag-grid enterprise (i have the license also). But the table doesn't come with proper styles. it also changed the other tables(without created the enterprise) styles also. I tried it in different versions of ag-grid, ag-grid-angular, ag-grid-community, ag-grid-enterprise. but I got the same issue.
I tried the latest version(22.0.0) of these modules. "ag-grid": "^18.1.3", "ag-grid-angular": "^22.0.0", "ag-grid-community": "^22.0.0", "ag-grid-enterprise": "^22.0.0", Then then the project didn't load and nothing was shown in the browser. I tried it in different versions of ag-grid, ag-grid-angular, ag-grid-community, ag-grid-enterprise. Then the project loaded. But didn't get the proper styles. Why this happens and what versions should I uses to get the right versions?. enter image description here