【问题标题】:Ag-grid css problems on enterprise企业上的 Ag-grid CSS 问题
【发布时间】:2019-03-12 18:55:45
【问题描述】:

我正在使用

"ag-grid-angular": "^19.0.0",
    "ag-grid-community": "^19.0.0",
    "ag-grid-enterprise": "^19.0.0"

但在企业模式下,工具提示样式存在问题:

没有企业模式一切正常。 我有下一个 html:

<ag-grid-angular #agGrid  class="ag-theme-blue apartmentRep-grid"
                       [gridOptions]="gridOptions" [sideBar]="sideBar">
      </ag-grid-angular>

完整的 ts 文件在这里https://paste.ubuntu.com/p/zbt2ms4sG3/ 谢谢

【问题讨论】:

    标签: angular grid ag-grid ag-grid-ng2


    【解决方案1】:

    只需将 ag-grid-comunity 样式导入您的 styles.css

    【讨论】:

      猜你喜欢
      • 2021-04-14
      • 2019-06-01
      • 2018-09-29
      • 2020-07-03
      • 2019-11-06
      • 2020-03-30
      • 2017-01-28
      • 1970-01-01
      • 2020-04-04
      相关资源
      最近更新 更多